afrideva commited on
Commit
29aa5fc
1 Parent(s): bc95b49

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: rishiraj/smol-3b
3
+ inference: false
4
+ library_name: peft
5
+ license: apache-2.0
6
+ model-index:
7
+ - name: smol-3b
8
+ results: []
9
+ model_creator: rishiraj
10
+ model_name: smol-3b
11
+ pipeline_tag: text-generation
12
+ quantized_by: afrideva
13
+ tags:
14
+ - generated_from_trainer
15
+ - gguf
16
+ - ggml
17
+ - quantized
18
+ - q2_k
19
+ - q3_k_m
20
+ - q4_k_m
21
+ - q5_k_m
22
+ - q6_k
23
+ - q8_0
24
+ ---
25
+ # rishiraj/smol-3b-GGUF
26
+
27
+ Quantized GGUF model files for [smol-3b](https://huggingface.co/rishiraj/smol-3b) from [rishiraj](https://huggingface.co/rishiraj)
28
+
29
+
30
+ | Name | Quant method | Size |
31
+ | ---- | ---- | ---- |
32
+ | [smol-3b.fp16.gguf](https://huggingface.co/afrideva/smol-3b-GGUF/resolve/main/smol-3b.fp16.gguf) | fp16 | 6.04 GB |
33
+ | [smol-3b.q2_k.gguf](https://huggingface.co/afrideva/smol-3b-GGUF/resolve/main/smol-3b.q2_k.gguf) | q2_k | 1.30 GB |
34
+ | [smol-3b.q3_k_m.gguf](https://huggingface.co/afrideva/smol-3b-GGUF/resolve/main/smol-3b.q3_k_m.gguf) | q3_k_m | 1.51 GB |
35
+ | [smol-3b.q4_k_m.gguf](https://huggingface.co/afrideva/smol-3b-GGUF/resolve/main/smol-3b.q4_k_m.gguf) | q4_k_m | 1.85 GB |
36
+ | [smol-3b.q5_k_m.gguf](https://huggingface.co/afrideva/smol-3b-GGUF/resolve/main/smol-3b.q5_k_m.gguf) | q5_k_m | 2.15 GB |
37
+ | [smol-3b.q6_k.gguf](https://huggingface.co/afrideva/smol-3b-GGUF/resolve/main/smol-3b.q6_k.gguf) | q6_k | 2.48 GB |
38
+ | [smol-3b.q8_0.gguf](https://huggingface.co/afrideva/smol-3b-GGUF/resolve/main/smol-3b.q8_0.gguf) | q8_0 | 3.21 GB |
39
+
40
+
41
+
42
+ ## Original Model Card:
43
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
44
+ should probably proofread and complete it, then remove this comment. -->
45
+
46
+ # smol-3b
47
+
48
+ See how open weights instead of open source feel like!