prithivMLmods commited on
Commit
7160a98
·
verified ·
1 Parent(s): debd791

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -1
README.md CHANGED
@@ -2,4 +2,31 @@
2
  license: apache-2.0
3
  base_model:
4
  - google/gemma-4-12B-it
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  base_model:
4
  - google/gemma-4-12B-it
5
+ ---
6
+
7
+
8
+ ## Model Files
9
+
10
+ File Name | Quant Type | File Size | File Link |
11
+ |-----------|------------|-----------|-----------|
12
+ | gemma-4-12B-it.BF16.gguf | BF16 | 23.8 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.BF16.gguf) |
13
+ | gemma-4-12B-it.F16.gguf | F16 | 23.8 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.F16.gguf) |
14
+ | gemma-4-12B-it.Q2_K.gguf | Q2_K | 4.83 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q2_K.gguf) |
15
+ | gemma-4-12B-it.Q3_K_L.gguf | Q3_K_L | 6.57 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q3_K_L.gguf) |
16
+ | gemma-4-12B-it.Q3_K_M.gguf | Q3_K_M | 6.09 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q3_K_M.gguf) |
17
+ | gemma-4-12B-it.Q3_K_S.gguf | Q3_K_S | 5.53 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q3_K_S.gguf) |
18
+ | gemma-4-12B-it.Q4_0.gguf | Q4_0 | 6.98 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q4_0.gguf) |
19
+ | gemma-4-12B-it.Q4_K_M.gguf | Q4_K_M | 7.38 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q4_K_M.gguf) |
20
+ | gemma-4-12B-it.Q4_K_S.gguf | Q4_K_S | 7.02 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q4_K_S.gguf) |
21
+ | gemma-4-12B-it.Q5_0.gguf | Q5_0 | 8.34 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q5_0.gguf) |
22
+ | gemma-4-12B-it.Q5_K_M.gguf | Q5_K_M | 8.55 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q5_K_M.gguf) |
23
+ | gemma-4-12B-it.Q5_K_S.gguf | Q5_K_S | 8.34 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q5_K_S.gguf) |
24
+ | gemma-4-12B-it.Q6_K.gguf | Q6_K | 9.79 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q6_K.gguf) |
25
+ | gemma-4-12B-it.Q8_0.gguf | Q8_0 | 12.7 GB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.Q8_0.gguf) |
26
+ | gemma-4-12B-it.mmproj-bf16.gguf | mmproj-bf16 | 175 MB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.mmproj-bf16.gguf) |
27
+ | gemma-4-12B-it.mmproj-f16.gguf | mmproj-f16 | 175 MB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.mmproj-f16.gguf) |
28
+ | gemma-4-12B-it.mmproj-q8_0.gguf | mmproj-q8_0 | 159 MB | [Download](https://huggingface.co/prithivMLmods/gemma-4-12B-it-GGUF/blob/main/gemma-4-12B-it.mmproj-q8_0.gguf) |
29
+
30
+ ## llama.cpp
31
+
32
+ LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp