radm commited on
Commit
7871a5e
·
verified ·
1 Parent(s): 4bc321f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -29,6 +29,10 @@ tags:
29
  This model was converted to GGUF format from [`radm/prophet-qwen3-4b-sft`](https://huggingface.co/radm/prophet-qwen3-4b-sft) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
30
  Refer to the [original model card](https://huggingface.co/radm/prophet-qwen3-4b-sft) for more details on the model.
31
 
 
 
 
 
32
  ## Use with llama.cpp
33
  Install llama.cpp through brew (works on Mac and Linux)
34
 
 
29
  This model was converted to GGUF format from [`radm/prophet-qwen3-4b-sft`](https://huggingface.co/radm/prophet-qwen3-4b-sft) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
30
  Refer to the [original model card](https://huggingface.co/radm/prophet-qwen3-4b-sft) for more details on the model.
31
 
32
+ ## Usage
33
+
34
+ For chat templapte errors (eg lmstudio) use [this issue](https://github.com/lmstudio-ai/lmstudio-bug-tracker/issues/479#issuecomment-2701947624).
35
+
36
  ## Use with llama.cpp
37
  Install llama.cpp through brew (works on Mac and Linux)
38