mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-09-08 08:23:20 -04:00
Prefix all example bins w/ llama-
This commit is contained in:
@@ -17,7 +17,7 @@ options:
|
||||
For example:
|
||||
|
||||
```bash
|
||||
./bin/export-lora \
|
||||
./bin/llama-export-lora \
|
||||
-m open-llama-3b-v2-q8_0.gguf \
|
||||
-o open-llama-3b-v2-q8_0-english2tokipona-chat.gguf \
|
||||
-l lora-open-llama-3b-v2-q8_0-english2tokipona-chat-LATEST.bin
|
||||
|
Reference in New Issue
Block a user