Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
base_model: Nexesenex/Llama_3.x_70b_SmarTricks_v1.55_MS
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
## EXL2 Quants of Nexesenex/Llama_3.x_70b_SmarTricks_v1.55_MS
|
@@ -36,4 +41,4 @@ Download quant by targeting the specific quant revision (branch):
|
|
36 |
```
|
37 |
huggingface-cli download ArtusDev/Nexesenex_Llama_3.x_70b_SmarTricks_v1.55_MS-EXL2 --revision "5.0bpw_H6" --local-dir ./
|
38 |
```
|
39 |
-
</details>
|
|
|
2 |
base_model: Nexesenex/Llama_3.x_70b_SmarTricks_v1.55_MS
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- mergekit
|
8 |
+
- merge
|
9 |
+
- exl2
|
10 |
---
|
11 |
|
12 |
## EXL2 Quants of Nexesenex/Llama_3.x_70b_SmarTricks_v1.55_MS
|
|
|
41 |
```
|
42 |
huggingface-cli download ArtusDev/Nexesenex_Llama_3.x_70b_SmarTricks_v1.55_MS-EXL2 --revision "5.0bpw_H6" --local-dir ./
|
43 |
```
|
44 |
+
</details>
|