auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- pt
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
---
|
9 |
## About
|
@@ -12,9 +14,12 @@ quantized_by: mradermacher
|
|
12 |
<!-- ### output_tensor_quantised: 1 -->
|
13 |
<!-- ### convert_type: hf -->
|
14 |
<!-- ### vocab_type: -->
|
15 |
-
static quants of https://huggingface.co/
|
16 |
|
17 |
<!-- provided-files -->
|
|
|
|
|
|
|
18 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
19 |
## Usage
|
20 |
|
|
|
1 |
---
|
2 |
+
base_model: botbotrobotics/CabraMistral-v3-7b-32k
|
3 |
language:
|
4 |
- pt
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
+
mradermacher:
|
8 |
+
readme_rev: 1
|
9 |
quantized_by: mradermacher
|
10 |
---
|
11 |
## About
|
|
|
14 |
<!-- ### output_tensor_quantised: 1 -->
|
15 |
<!-- ### convert_type: hf -->
|
16 |
<!-- ### vocab_type: -->
|
17 |
+
static quants of https://huggingface.co/botbotrobotics/CabraMistral-v3-7b-32k
|
18 |
|
19 |
<!-- provided-files -->
|
20 |
+
|
21 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#CabraMistral-v3-7b-32k-GGUF).***
|
22 |
+
|
23 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
24 |
## Usage
|
25 |
|