Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,9 @@
|
|
| 2 |
base_model: aws-prototyping/codefu-7b-v0.1
|
| 3 |
base_model_relation: quantized
|
| 4 |
quantized_by: ArtusDev
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
## EXL3 Quants of aws-prototyping/codefu-7b-v0.1
|
|
@@ -36,4 +39,4 @@ Download quant by targeting the specific quant revision (branch):
|
|
| 36 |
```
|
| 37 |
huggingface-cli download ArtusDev/aws-prototyping_codefu-7b-v0.1-EXL3 --revision "5.0bpw_H6" --local-dir ./
|
| 38 |
```
|
| 39 |
-
</details>
|
|
|
|
| 2 |
base_model: aws-prototyping/codefu-7b-v0.1
|
| 3 |
base_model_relation: quantized
|
| 4 |
quantized_by: ArtusDev
|
| 5 |
+
license: mit
|
| 6 |
+
tags:
|
| 7 |
+
- exl3
|
| 8 |
---
|
| 9 |
|
| 10 |
## EXL3 Quants of aws-prototyping/codefu-7b-v0.1
|
|
|
|
| 39 |
```
|
| 40 |
huggingface-cli download ArtusDev/aws-prototyping_codefu-7b-v0.1-EXL3 --revision "5.0bpw_H6" --local-dir ./
|
| 41 |
```
|
| 42 |
+
</details>
|