Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
base_model: POLARIS-Project/Polaris-7B-Preview
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
## EXL3 Quants of POLARIS-Project/Polaris-7B-Preview
|
@@ -37,4 +42,4 @@ Download quant by targeting the specific quant revision (branch):
|
|
37 |
```
|
38 |
huggingface-cli download ArtusDev/POLARIS-Project_Polaris-7B-Preview-EXL3 --revision "5.0bpw_H6" --local-dir ./
|
39 |
```
|
40 |
-
</details>
|
|
|
2 |
base_model: POLARIS-Project/Polaris-7B-Preview
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
5 |
+
license: apache-2.0
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
tags:
|
9 |
+
- exl3
|
10 |
---
|
11 |
|
12 |
## EXL3 Quants of POLARIS-Project/Polaris-7B-Preview
|
|
|
42 |
```
|
43 |
huggingface-cli download ArtusDev/POLARIS-Project_Polaris-7B-Preview-EXL3 --revision "5.0bpw_H6" --local-dir ./
|
44 |
```
|
45 |
+
</details>
|