Upload 2 files
Browse files- README.md +29 -0
- measurement.json +0 -0
README.md
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- fr
|
| 6 |
+
- it
|
| 7 |
+
- pt
|
| 8 |
+
- hi
|
| 9 |
+
- es
|
| 10 |
+
- th
|
| 11 |
+
- de
|
| 12 |
+
base_model:
|
| 13 |
+
- microsoft/phi-4
|
| 14 |
+
base_model_relation: quantized
|
| 15 |
+
quantized_by: tssst
|
| 16 |
+
pipeline_tag: text-generation
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
## This repo contains EXL2 quants of microsoft/phi-4.
|
| 20 |
+
|
| 21 |
+
Find the original model card [here](https://huggingface.co/microsoft/phi-4).
|
| 22 |
+
|
| 23 |
+
## Base repo only contains the measurement file, see revisions for the quants.
|
| 24 |
+
|
| 25 |
+
- [measurement.json](https://huggingface.co/{REPO_NAME}/tree/main)
|
| 26 |
+
- [3bpw](https://huggingface.co/tssst/phi-4-exl2/tree/3bpw)
|
| 27 |
+
- [4bpw](https://huggingface.co/tssst/phi-4-exl2/tree/4bpw)
|
| 28 |
+
- [5bpw](https://huggingface.co/tssst/phi-4-exl2/tree/5bpw)
|
| 29 |
+
- [6bpw](https://huggingface.co/tssst/phi-4-exl2/tree/6bpw)
|
measurement.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|