Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of HuatuoGPT-o1-8B
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
base_model: FreedomIntelligence/HuatuoGPT-o1-8B
|
5 |
+
datasets:
|
6 |
+
- FreedomIntelligence/medical-o1-reasoning-SFT
|
7 |
+
- FreedomIntelligence/medical-o1-verifiable-problem
|
8 |
+
license: apache-2.0
|
9 |
+
tags:
|
10 |
+
- medical
|
11 |
+
language:
|
12 |
+
- en
|
13 |
---
|
14 |
|
15 |
## Llamacpp imatrix Quantizations of HuatuoGPT-o1-8B
|