Mungert commited on
Commit
ca89bac
·
verified ·
1 Parent(s): 36ce767

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -68,7 +68,7 @@ What is the weather like in Paris today?
68
 
69
  ---
70
 
71
- # Unsloth Bug Fixes for Better Performance
72
 
73
  ***Update (March 1, 2025)***
74
 
@@ -81,7 +81,8 @@ Applying all [Unsloth](https://huggingface.co/unsloth) fixes improved inference
81
  | 3 | Replaced EOS with <\|end\|> | Avoided potential inference glitches. |
82
  | 4 | Changed `unk_token` from EOS to `�` | Stopped unknown tokens from breaking inference. |
83
 
84
- # **Phi-4-mini-instruct GGUF Models**
 
85
 
86
  ## **Choosing the Right Model Format**
87
 
 
68
 
69
  ---
70
 
71
+ # <span style="color: #FF7F7F;">Unsloth Bug Fixes for Better Performance</span>
72
 
73
  ***Update (March 1, 2025)***
74
 
 
81
  | 3 | Replaced EOS with <\|end\|> | Avoided potential inference glitches. |
82
  | 4 | Changed `unk_token` from EOS to `�` | Stopped unknown tokens from breaking inference. |
83
 
84
+
85
+ # <span style="color: #7FFF7F;">Phi-4-mini-instruct GGUF Models</span>
86
 
87
  ## **Choosing the Right Model Format**
88