| Package Name and version |
|---|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # ============================================================================= | |
| # Fabian-LLM Fine-tuning Script | |
| # Usage: ./fabian-finetune.sh [OPTIONS] | |
| # ============================================================================= | |
| set -e | |
| # Couleurs | |
| RED='\033[0;31m' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # ============================================================================= | |
| # Fabian-LLM Fine-tuning Script | |
| # Usage: ./fabian-finetune.sh [OPTIONS] | |
| # ============================================================================= | |
| set -e | |
| # Couleurs | |
| RED='\033[0;31m' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # ============================================================================= | |
| # Fabian-LLM Fine-tuning Script | |
| # Usage: ./fabian-finetune.sh [OPTIONS] | |
| # ============================================================================= | |
| set -e | |
| # Couleurs | |
| RED='\033[0;31m' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .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. |
UTC: 2024-09-05 16:35
tunisiano187/choco-packages
This file is automatically generated by the update_all.ps1 script using the Chocolatey-AU module.
Ignored | History | Force Test | Releases
UTC: 2024-10-28 08:36
tunisiano187/choco-packages
This file is automatically generated by the update_all.ps1 script using the Chocolatey-AU module.
Ignored | History | Force Test | Releases
UTC: 2024-09-05 01:50
tunisiano187/choco-packages
This file is automatically generated by the update_all.ps1 script using the Chocolatey-AU module.
Ignored | History | Force Test | Releases
NewerOlder