Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
base_model: Lachesis-AI/IronLoom-32B-v1
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
## EXL3 Quants of Lachesis-AI/IronLoom-32B-v1
|
@@ -36,4 +41,4 @@ Download quant by targeting the specific quant revision (branch):
|
|
36 |
```
|
37 |
huggingface-cli download ArtusDev/Lachesis-AI_IronLoom-32B-v1-EXL3 --revision "5bpw_H6" --local-dir ./
|
38 |
```
|
39 |
-
</details>
|
|
|
2 |
base_model: Lachesis-AI/IronLoom-32B-v1
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
5 |
+
license: mit
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- exl3
|
10 |
---
|
11 |
|
12 |
## EXL3 Quants of Lachesis-AI/IronLoom-32B-v1
|
|
|
41 |
```
|
42 |
huggingface-cli download ArtusDev/Lachesis-AI_IronLoom-32B-v1-EXL3 --revision "5bpw_H6" --local-dir ./
|
43 |
```
|
44 |
+
</details>
|