Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,31 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Triangulum-10B
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
- de
|
7 |
+
- fr
|
8 |
+
- it
|
9 |
+
- pt
|
10 |
+
- hi
|
11 |
+
- es
|
12 |
+
- th
|
13 |
+
metrics:
|
14 |
+
- code_eval
|
15 |
+
- accuracy
|
16 |
+
- competition_math
|
17 |
+
- character
|
18 |
+
base_model: prithivMLmods/Triangulum-10B
|
19 |
+
license: creativeml-openrail-m
|
20 |
+
tags:
|
21 |
+
- triangulum_10b
|
22 |
+
- sft
|
23 |
+
- chain_of_thought
|
24 |
+
- ollama
|
25 |
+
- text-generation-inference
|
26 |
+
- llama_for_causal_lm
|
27 |
+
- reasoning
|
28 |
+
- CoT
|
29 |
---
|
30 |
|
31 |
## Llamacpp imatrix Quantizations of Triangulum-10B
|