docs: Small API example change

This commit is contained in:
oobabooga
2026-05-13 13:17:48 -07:00
parent 66f01d6f20
commit 2c254cb80d

View File

@@ -226,7 +226,6 @@ curl -k http://127.0.0.1:5000/v1/internal/model/load \
"model_name": "Qwen_Qwen3-0.6B-Q4_K_M.gguf",
"args": {
"ctx_size": 32768,
"flash_attn": true,
"cache_type": "q8_0"
}
}'