auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
---
|
9 |
## About
|
@@ -13,9 +15,12 @@ quantized_by: mradermacher
|
|
13 |
<!-- ### convert_type: hf -->
|
14 |
<!-- ### vocab_type: -->
|
15 |
<!-- ### tags: nicoboss -->
|
16 |
-
weighted/imatrix quants of https://huggingface.co/
|
17 |
|
18 |
<!-- provided-files -->
|
|
|
|
|
|
|
19 |
static quants are available at https://huggingface.co/mradermacher/Qwen3-72B-Embiggened-GGUF
|
20 |
## Usage
|
21 |
|
|
|
1 |
---
|
2 |
+
base_model: QuixiAI/Qwen3-72B-Embiggened
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
+
mradermacher:
|
8 |
+
readme_rev: 1
|
9 |
quantized_by: mradermacher
|
10 |
---
|
11 |
## About
|
|
|
15 |
<!-- ### convert_type: hf -->
|
16 |
<!-- ### vocab_type: -->
|
17 |
<!-- ### tags: nicoboss -->
|
18 |
+
weighted/imatrix quants of https://huggingface.co/QuixiAI/Qwen3-72B-Embiggened
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
+
|
22 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-72B-Embiggened-i1-GGUF).***
|
23 |
+
|
24 |
static quants are available at https://huggingface.co/mradermacher/Qwen3-72B-Embiggened-GGUF
|
25 |
## Usage
|
26 |
|