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 Mistral-v0.3-7B-ORPO
|
|
|
1 |
---
|
2 |
+
base_model: llmat/Mistral-v0.3-7B-ORPO
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- text-generation-inference
|
9 |
+
- transformers
|
10 |
+
- unsloth
|
11 |
+
- mistral
|
12 |
+
- trl
|
13 |
+
- orpo
|
14 |
+
quantized_by: bartowski
|
15 |
---
|
16 |
|
17 |
## Llamacpp imatrix Quantizations of Mistral-v0.3-7B-ORPO
|