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:
parent
4b0eff3df5
commit
be6d7c0791
15 changed files with 14 additions and 4299 deletions
|
@ -13,7 +13,6 @@ Please update all scripts and workflows to use the new binary names.
|
|||
| server | llama-server |
|
||||
| llama-bench | llama-bench |
|
||||
| embedding | llama-embedding |
|
||||
| finetune | llama-finetune |
|
||||
| quantize | llama-quantize |
|
||||
| tokenize | llama-tokenize |
|
||||
| export-lora | llama-export-lora |
|
||||
|
@ -45,7 +44,6 @@ Please update all scripts and workflows to use the new binary names.
|
|||
| save-load-state | llama-save-load-state |
|
||||
| simple | llama-simple |
|
||||
| speculative | llama-speculative |
|
||||
| train-text-from-scratch | llama-train-text-from-scratch |
|
||||
| vdot | llama-vdot |
|
||||
| tests/test-c.o | tests/test-c.o |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue