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: mit
|
|
|
|
|
|
|
| 7 |
quantized_by: mradermacher
|
| 8 |
tags:
|
| 9 |
- text-generation-inference
|
|
@@ -18,9 +20,12 @@ tags:
|
|
| 18 |
<!-- ### convert_type: hf -->
|
| 19 |
<!-- ### vocab_type: -->
|
| 20 |
<!-- ### tags: nicoboss -->
|
| 21 |
-
weighted/imatrix quants of https://huggingface.co/
|
| 22 |
|
| 23 |
<!-- provided-files -->
|
|
|
|
|
|
|
|
|
|
| 24 |
static quants are available at https://huggingface.co/mradermacher/Athena-R3X-4B-GGUF
|
| 25 |
## Usage
|
| 26 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: aayanmishra-ml/Athena-R3X-4B
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
library_name: transformers
|
| 6 |
license: mit
|
| 7 |
+
mradermacher:
|
| 8 |
+
readme_rev: 1
|
| 9 |
quantized_by: mradermacher
|
| 10 |
tags:
|
| 11 |
- text-generation-inference
|
|
|
|
| 20 |
<!-- ### convert_type: hf -->
|
| 21 |
<!-- ### vocab_type: -->
|
| 22 |
<!-- ### tags: nicoboss -->
|
| 23 |
+
weighted/imatrix quants of https://huggingface.co/aayanmishra-ml/Athena-R3X-4B
|
| 24 |
|
| 25 |
<!-- provided-files -->
|
| 26 |
+
|
| 27 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Athena-R3X-4B-i1-GGUF).***
|
| 28 |
+
|
| 29 |
static quants are available at https://huggingface.co/mradermacher/Athena-R3X-4B-GGUF
|
| 30 |
## Usage
|
| 31 |
|