shimmyshimmer commited on
Commit
227e8cb
·
verified ·
1 Parent(s): 6c5ac07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,8 +17,8 @@ base_model: microsoft/phi-4
17
  library_name: transformers
18
  ---
19
 
20
- **Tip**: See [our collection](https://huggingface.co/collections/unsloth/phi-4-all-versions-677eecf93784e61afe762afa) for versions of Phi-4 including GGUF, 4-bit & more formats.***
21
- ### Unsloth's [Dynamic 4-bit Quants](https://unsloth.ai/blog/dynamic-4bit) selectively avoids quantizing certain parameters, greatly increase accuracy than standard 4-bit.<br>See our full collection of Unsloth quants on [Hugging Face here.](https://huggingface.co/collections/unsloth/unsloth-4-bit-dynamic-quants-67503bb873f89e15276c44e7)
22
  <br>
23
 
24
  # Finetune Phi-4, Llama 3.3 2-5x faster with 70% less memory via Unsloth!
 
17
  library_name: transformers
18
  ---
19
 
20
+ ## See [our collection](https://huggingface.co/collections/unsloth/phi-4-all-versions-677eecf93784e61afe762afa) for versions of Phi-4 including GGUF, 4-bit & more formats.
21
+ **Dynamic 4-bit**: Unsloth's [Dynamic 4-bit Quants](https://unsloth.ai/blog/dynamic-4bit) selectively avoids quantizing certain parameters, greatly increase accuracy than standard 4-bit.<br>See our full collection of Unsloth quants on [Hugging Face here.](https://huggingface.co/collections/unsloth/unsloth-4-bit-dynamic-quants-67503bb873f89e15276c44e7)
22
  <br>
23
 
24
  # Finetune Phi-4, Llama 3.3 2-5x faster with 70% less memory via Unsloth!