huihui-ai commited on
Commit
cd75cab
·
verified ·
1 Parent(s): 6caf385

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -57,8 +57,6 @@ especially when [opencode](https://github.com/anomalyco/opencode/releases) and [
57
 
58
  This will help prevent 500 error messages from occurring in the llama-server.
59
 
60
- By using llama-serve and the opencode test Tool Calling, it is evident that the performance is excellent. You can refer to our test results for [more details](https://x.com/support_huihui/status/2008251199896908242).
61
-
62
  ```
63
  llama-server -m huihui-ai/Huihui-Qwen3.5-397B-A17B-abliterated-GGUF/ggml-model-Q3_K.gguf --port 8080 --host 0.0.0.0 -c 262144 --chat-template-file huihui-ai/Huihui-Qwen3.5-397B-A17B-abliterated-GGUF/chat_template-vl-think.jinja
64
  ```
 
57
 
58
  This will help prevent 500 error messages from occurring in the llama-server.
59
 
 
 
60
  ```
61
  llama-server -m huihui-ai/Huihui-Qwen3.5-397B-A17B-abliterated-GGUF/ggml-model-Q3_K.gguf --port 8080 --host 0.0.0.0 -c 262144 --chat-template-file huihui-ai/Huihui-Qwen3.5-397B-A17B-abliterated-GGUF/chat_template-vl-think.jinja
62
  ```