mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-15 17:49:42 +00:00
Merge pull request #1099 from kvcache-ai/Atream-patch-3
Update llama4.md
This commit is contained in:
commit
a46c43b2db
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ USE_BALANCE_SERVE=1 USE_NUMA=1 bash ./install.sh
|
||||||
Make sure you have:
|
Make sure you have:
|
||||||
|
|
||||||
- `--model_path` pointing to a local config directory (not a Hugging Face name).
|
- `--model_path` pointing to a local config directory (not a Hugging Face name).
|
||||||
- `--gguf_path` pointing to quantized `.gguf` weights.
|
- `--gguf_path` pointing to the folder containing quantized `.gguf` weights.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python ktransformers/server/main.py \
|
python ktransformers/server/main.py \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue