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: -->
|
| 16 |
-
static quants of https://huggingface.co/
|
| 17 |
|
| 18 |
<!-- provided-files -->
|
|
|
|
|
|
|
|
|
|
| 19 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/OpenBuddy-Qwen3-32B-v27.1-NoCoT-QAT-200K-i1-GGUF
|
| 20 |
## Usage
|
| 21 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: ff670/OpenBuddy-Qwen3-32B-v27.1-NoCoT-QAT-200K
|
| 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: -->
|
| 18 |
+
static quants of https://huggingface.co/ff670/OpenBuddy-Qwen3-32B-v27.1-NoCoT-QAT-200K
|
| 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#OpenBuddy-Qwen3-32B-v27.1-NoCoT-QAT-200K-GGUF).***
|
| 23 |
+
|
| 24 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/OpenBuddy-Qwen3-32B-v27.1-NoCoT-QAT-200K-i1-GGUF
|
| 25 |
## Usage
|
| 26 |
|