Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,22 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of calme-2.1-phi3.5-4b
|
|
|
1 |
---
|
2 |
+
base_model: MaziyarPanahi/calme-2.1-phi3.5-4b
|
3 |
+
datasets:
|
4 |
+
- MaziyarPanahi/truthy-dpo-v0.1-axolotl
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
license: mit
|
9 |
+
model_name: calme-2.1-phi3.5-4b
|
10 |
pipeline_tag: text-generation
|
11 |
+
tags:
|
12 |
+
- chat
|
13 |
+
- phi
|
14 |
+
- phi3
|
15 |
+
- phi3.5
|
16 |
+
- finetune
|
17 |
+
quantized_by: bartowski
|
18 |
+
inference: false
|
19 |
+
model_creator: MaziyarPanahi
|
20 |
---
|
21 |
|
22 |
## Llamacpp imatrix Quantizations of calme-2.1-phi3.5-4b
|