examples : remove finetune and train-text-from-scratch (#8669)

* examples : remove finetune and train-text-from-scratch

* fix build

* update help message

* fix small typo for export-lora
This commit is contained in:
Xuan Son Nguyen 2024-07-25 10:39:04 +02:00 committed by GitHub
parent 4b0eff3df5
commit be6d7c0791
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 14 additions and 4299 deletions

View file

@ -10,7 +10,6 @@
"llama-embedding"
"llama-server"
"llama-quantize"
"llama-train-text-from-scratch"
];
mkApp = name: {
type = "app";