Merge pull request #1099 from kvcache-ai/Atream-patch-3

Update llama4.md
This commit is contained in:
Atream 2025-04-09 18:01:46 +08:00 committed by GitHub
commit a46c43b2db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@ USE_BALANCE_SERVE=1 USE_NUMA=1 bash ./install.sh
Make sure you have:
- `--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
python ktransformers/server/main.py \