mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- en
|
5 |
- it
|
@@ -17,10 +17,10 @@ tags:
|
|
17 |
<!-- ### convert_type: hf -->
|
18 |
<!-- ### vocab_type: -->
|
19 |
<!-- ### tags: -->
|
20 |
-
static quants of https://huggingface.co/
|
21 |
|
22 |
<!-- provided-files -->
|
23 |
-
weighted/imatrix quants
|
24 |
## Usage
|
25 |
|
26 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
1 |
---
|
2 |
+
base_model: puettmann/LlaMaestra-3.2-1B-Translation
|
3 |
language:
|
4 |
- en
|
5 |
- it
|
|
|
17 |
<!-- ### convert_type: hf -->
|
18 |
<!-- ### vocab_type: -->
|
19 |
<!-- ### tags: -->
|
20 |
+
static quants of https://huggingface.co/puettmann/LlaMaestra-3.2-1B-Translation
|
21 |
|
22 |
<!-- provided-files -->
|
23 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/LlaMaestra-3.2-1B-Translation-i1-GGUF
|
24 |
## Usage
|
25 |
|
26 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|