legraphista
commited on
Commit
•
af85983
1
Parent(s):
a216661
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ inference: false
|
|
6 |
language:
|
7 |
- en
|
8 |
library_name: gguf
|
9 |
-
license:
|
10 |
pipeline_tag: text-generation
|
11 |
quantized_by: legraphista
|
12 |
tags:
|
@@ -31,7 +31,7 @@ _Llama.cpp imatrix quantization of UCLA-AGI/Gemma-2-9B-It-SPPO-Iter3_
|
|
31 |
|
32 |
Original Model: [UCLA-AGI/Gemma-2-9B-It-SPPO-Iter3](https://huggingface.co/UCLA-AGI/Gemma-2-9B-It-SPPO-Iter3)
|
33 |
Original dtype: `BF16` (`bfloat16`)
|
34 |
-
Quantized by: llama.cpp [
|
35 |
IMatrix dataset: [here](https://gist.githubusercontent.com/bartowski1182/eb213dccb3571f863da82e99418f81e8/raw/b2869d80f5c16fd7082594248e80144677736635/calibration_datav3.txt)
|
36 |
|
37 |
- [Files](#files)
|
|
|
6 |
language:
|
7 |
- en
|
8 |
library_name: gguf
|
9 |
+
license: gemma
|
10 |
pipeline_tag: text-generation
|
11 |
quantized_by: legraphista
|
12 |
tags:
|
|
|
31 |
|
32 |
Original Model: [UCLA-AGI/Gemma-2-9B-It-SPPO-Iter3](https://huggingface.co/UCLA-AGI/Gemma-2-9B-It-SPPO-Iter3)
|
33 |
Original dtype: `BF16` (`bfloat16`)
|
34 |
+
Quantized by: llama.cpp [b3311](https://github.com/ggerganov/llama.cpp/releases/tag/b3311)
|
35 |
IMatrix dataset: [here](https://gist.githubusercontent.com/bartowski1182/eb213dccb3571f863da82e99418f81e8/raw/b2869d80f5c16fd7082594248e80144677736635/calibration_datav3.txt)
|
36 |
|
37 |
- [Files](#files)
|