mradermacher commited on
Commit
d6510a3
·
verified ·
1 Parent(s): 1967499

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: LeonardPuettmann/LlaMaestra-3.2-1B-Translation
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/LeonardPuettmann/LlaMaestra-3.2-1B-Translation
21
 
22
  <!-- provided-files -->
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
 
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