Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: other
|
4 |
+
base_model: Unbabel/M-Prometheus-3B
|
5 |
+
tags:
|
6 |
+
- llm-compressor
|
7 |
+
---
|
8 |
+
|
9 |
+
# divish/M-Prometheus-3B-FP8-Dynamic
|
10 |
+
This model was converted to FP8_DYNAMIC format from [`Unbabel/M-Prometheus-3B`](https://huggingface.co/Unbabel/M-Prometheus-3B) using llm-compressor via the space.
|
11 |
+
Refer to the [original model card](https://huggingface.co/Unbabel/M-Prometheus-3B) for more details on the model.
|