Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
#!/bin/bash
# =============================================================================
# Fabian-LLM Fine-tuning - One command to rule them all
# Usage: curl -sL https://gist.github.com/... | bash 2>&1 | tee fabian-llm.log
# =============================================================================
set -e
# Couleurs
#!/bin/bash
#!/bin/bash
# =============================================================================
# Fabian-LLM Fine-tuning - One command to rule them all
# Usage: curl -sL https://gist.github.com/... | bash 2>&1 | tee fabian-llm.log
# =============================================================================
set -e
# Couleurs
#!/bin/bash
# =============================================================================
# Fabian-LLM Fine-tuning Script
# Usage: ./fabian-finetune.sh [OPTIONS]
# =============================================================================
set -e
# Couleurs
RED='\033[0;31m'
#!/bin/bash
# =============================================================================
# Fabian-LLM Fine-tuning Script
# Usage: ./fabian-finetune.sh [OPTIONS]
# =============================================================================
set -e
# Couleurs
RED='\033[0;31m'
#!/bin/bash
# =============================================================================
# Fabian-LLM Fine-tuning Script
# Usage: ./fabian-finetune.sh [OPTIONS]
# =============================================================================
set -e
# Couleurs
RED='\033[0;31m'
@tunisiano187
tunisiano187 / detectnewbios.ps1
Created April 13, 2026 12:02
Dell bios downloader
<#
.SYNOPSIS
Detects and downloads the latest Dell BIOS updates for specified models.
.DESCRIPTION
This script queries Dell's official BIOS catalogs (CatalogPC.cab for most models, and CatalogIndexPC.cab
with PDK sub-catalogs for models not in primary catalog), identifies the latest BIOS version for each
specified Dell model, and automatically downloads new versions to a designated network path. The script
also manages firmware retention by keeping only the two most recent versions per model.
@tunisiano187
tunisiano187 / ToCorrect.md
Last active July 11, 2026 00:43
Update-AUPackages Report #powershell #chocolatey

To Correct

Package Name and version
@tunisiano187
tunisiano187 / Update-AUPacakges.md
Created September 5, 2024 17:48
Update-AUPackages Report #powershell #chocolatey
@tunisiano187
tunisiano187 / Update-AUPacakges.md
Last active October 28, 2024 09:01
Update-AUPackages Report #powershell #chocolatey
@tunisiano187
tunisiano187 / Update-AUPacakges.md
Created September 5, 2024 03:02
Update-AUPackages Report #powershell #chocolatey