spb-wd commited on
Commit
794b0d8
·
verified ·
1 Parent(s): 040ff4e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -21,6 +21,19 @@ pipeline_tag: text-generation
21
  </p>
22
  <p align="center"><strong>Author: Simon-Pierre Boucher</strong></p>
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  # SmolLM2-1.7B-Instruct - GGUF Quantized by worthdoing
25
 
26
  > Quantized for local Mac inference (Apple Silicon / Metal) by **worthdoing**
 
21
  </p>
22
  <p align="center"><strong>Author: Simon-Pierre Boucher</strong></p>
23
 
24
+ <p align="center">
25
+ <img src="https://img.shields.io/badge/Format-GGUF-blue?style=for-the-badge" alt="GGUF"/>
26
+ <img src="https://img.shields.io/badge/Params-1.7B-orange?style=for-the-badge" alt="Parameters"/>
27
+ <img src="https://img.shields.io/badge/Platform-Apple_Silicon-black?style=for-the-badge&logo=apple" alt="Apple Silicon"/>
28
+ <img src="https://img.shields.io/badge/License-Apache_2.0-green?style=for-the-badge" alt="License"/>
29
+ <img src="https://img.shields.io/badge/Quantized_by-worthdoing-purple?style=for-the-badge" alt="worthdoing"/>
30
+ </p>
31
+ <p align="center">
32
+ <img src="https://img.shields.io/badge/Q4__K__M-0.9_GB-brightgreen?style=flat-square" alt="Q4_K_M"/>
33
+ <img src="https://img.shields.io/badge/Q5__K__M-1.1_GB-yellow?style=flat-square" alt="Q5_K_M"/>
34
+ <img src="https://img.shields.io/badge/Q8__0-1.6_GB-red?style=flat-square" alt="Q8_0"/>
35
+ </p>
36
+
37
  # SmolLM2-1.7B-Instruct - GGUF Quantized by worthdoing
38
 
39
  > Quantized for local Mac inference (Apple Silicon / Metal) by **worthdoing**