Upload Commands.txt
Browse files- Commands.txt +7 -0
Commands.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Wget https://huggingface.co/Gerchegg/FeaturesFluxAI/resolve/main/finetune_pipeline.sh
|
| 2 |
+
Wget https://huggingface.co/Gerchegg/FeaturesFluxAI/resolve/main/finetune_analysis.sh
|
| 3 |
+
Wget https://huggingface.co/Gerchegg/FeaturesFluxAI/resolve/main/claude_analysis.py
|
| 4 |
+
chmod +x finetune_pipeline.sh
|
| 5 |
+
chmod +x finetune_analysis.sh
|
| 6 |
+
./finetune_pipeline.sh
|
| 7 |
+
|