Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,22 @@
|
|
1 |
|
2 |
---
|
3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
license: gemma
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text-generation
|
@@ -33,3 +49,4 @@ gemma-2-2b-it-abl-rudpo | score: 61.6 | 95% CI: (-1.7, 2.2) | a
|
|
33 |
gemma-2-2b-it-abl | score: 48.8 | 95% CI: (-1.9, 2.0) | average #tokens: 783
|
34 |
gemma-2b-it | score: 8.8 | 95% CI: (-1.1, 1.0) | average #tokens: 425
|
35 |
```
|
|
|
|
1 |
|
2 |
---
|
3 |
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
base_model: gemma-2-9b-it-SimPO-rudpo
|
6 |
+
library_name: transformers
|
7 |
+
|
8 |
+
---
|
9 |
+
|
10 |
+
[![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
|
11 |
+
|
12 |
+
|
13 |
+
# QuantFactory/gemma-2-9b-it-SimPO-rudpo-GGUF
|
14 |
+
This is quantized version of [radm/gemma-2-9b-it-SimPO-rudpo](https://huggingface.co/radm/gemma-2-9b-it-SimPO-rudpo) created using llama.cpp
|
15 |
+
|
16 |
+
# Original Model Card
|
17 |
+
|
18 |
+
---
|
19 |
+
|
20 |
license: gemma
|
21 |
library_name: transformers
|
22 |
pipeline_tag: text-generation
|
|
|
49 |
gemma-2-2b-it-abl | score: 48.8 | 95% CI: (-1.9, 2.0) | average #tokens: 783
|
50 |
gemma-2b-it | score: 8.8 | 95% CI: (-1.1, 1.0) | average #tokens: 425
|
51 |
```
|
52 |
+
|