munish0838
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ metrics:
|
|
8 |
- accuracy
|
9 |
library_name: transformers
|
10 |
base_model: TIGER-Lab/MAmmoTH2-8B-Plus
|
|
|
11 |
---
|
12 |
# 🦣 QuantFactory/MAmmoTH2-8B-Plus-GGUF
|
13 |
This is quantized version of [TIGER-Lab/MAmmoTH2-8B-Plus](https://huggingface.co/TIGER-Lab/MAmmoTH2-8B-Plus) created using llama.cpp
|
@@ -54,4 +55,4 @@ You can use the models through Huggingface's Transformers library. Use the pipel
|
|
54 |
Check our Github repo for more advanced use: https://github.com/TIGER-AI-Lab/MAmmoTH2
|
55 |
|
56 |
## Limitations
|
57 |
-
We've tried our best to build math generalist models. However, we acknowledge that the models' performance may vary based on the complexity and specifics of the math problem. Still not all mathematical fields can be covered comprehensively.
|
|
|
8 |
- accuracy
|
9 |
library_name: transformers
|
10 |
base_model: TIGER-Lab/MAmmoTH2-8B-Plus
|
11 |
+
pipeline_tag: text-generation
|
12 |
---
|
13 |
# 🦣 QuantFactory/MAmmoTH2-8B-Plus-GGUF
|
14 |
This is quantized version of [TIGER-Lab/MAmmoTH2-8B-Plus](https://huggingface.co/TIGER-Lab/MAmmoTH2-8B-Plus) created using llama.cpp
|
|
|
55 |
Check our Github repo for more advanced use: https://github.com/TIGER-AI-Lab/MAmmoTH2
|
56 |
|
57 |
## Limitations
|
58 |
+
We've tried our best to build math generalist models. However, we acknowledge that the models' performance may vary based on the complexity and specifics of the math problem. Still not all mathematical fields can be covered comprehensively.
|