Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Chocolatine-3B-Instruct-DPO-v1.2
|
|
|
1 |
---
|
2 |
+
base_model: jpacifico/Chocolatine-3B-Instruct-DPO-v1.2
|
3 |
+
datasets:
|
4 |
+
- jpacifico/french-orca-dpo-pairs-revised
|
5 |
+
language:
|
6 |
+
- fr
|
7 |
+
- en
|
8 |
+
library_name: transformers
|
9 |
+
license: mit
|
10 |
pipeline_tag: text-generation
|
11 |
+
tags:
|
12 |
+
- french
|
13 |
+
- chocolatine
|
14 |
+
quantized_by: bartowski
|
15 |
---
|
16 |
|
17 |
## Llamacpp imatrix Quantizations of Chocolatine-3B-Instruct-DPO-v1.2
|