Reiterate3680
commited on
Commit
•
dd67b63
1
Parent(s):
33a4495
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Sao10K/L3.1-70B-Hanami-x1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: other
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
quantized_by: Reiterate3680
|
8 |
+
---
|
9 |
+
[Q8_0](https://huggingface.co/Reiterate3680/L3.1-70B-Hanami-x1-GGUF/tree/Q8_0) [Q6_K](https://huggingface.co/Reiterate3680/L3.1-70B-Hanami-x1-GGUF/tree/Q6_K)
|
10 |
+
|
11 |
+
Original Model: https://huggingface.co/Sao10K/L3.1-70B-Hanami-x1
|
12 |
+
|
13 |
+
Made with a modified version of https://huggingface.co/FantasiaFoundry/GGUF-Quantization-Script
|