auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- pt
|
5 |
- en
|
6 |
library_name: transformers
|
7 |
license: cc-by-nc-2.0
|
|
|
|
|
8 |
quantized_by: mradermacher
|
9 |
tags:
|
10 |
- text-generation-inference
|
@@ -22,9 +24,12 @@ tags:
|
|
22 |
<!-- ### output_tensor_quantised: 1 -->
|
23 |
<!-- ### convert_type: -->
|
24 |
<!-- ### vocab_type: -->
|
25 |
-
static quants of https://huggingface.co/
|
26 |
|
27 |
<!-- provided-files -->
|
|
|
|
|
|
|
28 |
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.
|
29 |
## Usage
|
30 |
|
|
|
1 |
---
|
2 |
+
base_model: botbotrobotics/CabraLlama3-8b
|
3 |
language:
|
4 |
- pt
|
5 |
- en
|
6 |
library_name: transformers
|
7 |
license: cc-by-nc-2.0
|
8 |
+
mradermacher:
|
9 |
+
readme_rev: 1
|
10 |
quantized_by: mradermacher
|
11 |
tags:
|
12 |
- text-generation-inference
|
|
|
24 |
<!-- ### output_tensor_quantised: 1 -->
|
25 |
<!-- ### convert_type: -->
|
26 |
<!-- ### vocab_type: -->
|
27 |
+
static quants of https://huggingface.co/botbotrobotics/CabraLlama3-8b
|
28 |
|
29 |
<!-- provided-files -->
|
30 |
+
|
31 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#CabraLlama3-8b-GGUF).***
|
32 |
+
|
33 |
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.
|
34 |
## Usage
|
35 |
|