bloomer010 commited on
Commit
91bf13e
·
verified ·
1 Parent(s): d592c89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -31,6 +31,11 @@ commit `3733366720`). Any build from that commit onward loads these files direct
31
  llama-server -hf bloomer010/Ling-3.0-flash-GGUF:Q4_K_S
32
  ```
33
 
 
 
 
 
 
34
  ## Pick a file
35
 
36
  Generally... Larger files = more precision.
 
31
  llama-server -hf bloomer010/Ling-3.0-flash-GGUF:Q4_K_S
32
  ```
33
 
34
+ ⚠️ Thinking model: occasionally stops after thinking with empty content
35
+ (reasoning lands in reasoning_content);
36
+ serve with `--reasoning-format none` if your client only reads content.
37
+
38
+
39
  ## Pick a file
40
 
41
  Generally... Larger files = more precision.