mradermacher commited on
Commit
222797d
·
verified ·
1 Parent(s): dfe052c

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +67 -0
README.md CHANGED
@@ -1,3 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +33,44 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/m-polignano/ANITA-NEXT-24B-Magistral-2506-VISION-ITA
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: m-polignano/ANITA-NEXT-24B-Magistral-2506-VISION-ITA
3
+ language:
4
+ - en
5
+ - it
6
+ library_name: transformers
7
+ license: apache-2.0
8
+ mradermacher:
9
+ readme_rev: 1
10
+ quantized_by: mradermacher
11
+ tags:
12
+ - ita
13
+ - italian
14
+ - anita
15
+ - magistral
16
+ - 24b
17
+ - uniba
18
+ - bari
19
+ - italy
20
+ - italia
21
+ - LLaMantino
22
+ - Visual
23
+ - VLM
24
+ ---
25
+ ## About
26
+
27
  <!-- ### quantize_version: 2 -->
28
  <!-- ### output_tensor_quantised: 1 -->
29
  <!-- ### convert_type: hf -->
 
33
  <!-- ### quants_skip: -->
34
  <!-- ### skip_mmproj: -->
35
  static quants of https://huggingface.co/m-polignano/ANITA-NEXT-24B-Magistral-2506-VISION-ITA
36
+
37
+ <!-- provided-files -->
38
+
39
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ANITA-NEXT-24B-Magistral-2506-VISION-ITA-GGUF).***
40
+
41
+ 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.
42
+ ## Usage
43
+
44
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
45
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
46
+ more details, including on how to concatenate multi-part files.
47
+
48
+ ## Provided Quants
49
+
50
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
51
+
52
+ | Link | Type | Size/GB | Notes |
53
+ |:-----|:-----|--------:|:------|
54
+ | [GGUF](https://huggingface.co/mradermacher/ANITA-NEXT-24B-Magistral-2506-VISION-ITA-GGUF/resolve/main/ANITA-NEXT-24B-Magistral-2506-VISION-ITA.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.6 | multi-modal supplement |
55
+ | [GGUF](https://huggingface.co/mradermacher/ANITA-NEXT-24B-Magistral-2506-VISION-ITA-GGUF/resolve/main/ANITA-NEXT-24B-Magistral-2506-VISION-ITA.mmproj-f16.gguf) | mmproj-f16 | 1.0 | multi-modal supplement |
56
+
57
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
58
+ types (lower is better):
59
+
60
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
61
+
62
+ And here are Artefact2's thoughts on the matter:
63
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
64
+
65
+ ## FAQ / Model Request
66
+
67
+ See https://huggingface.co/mradermacher/model_requests for some answers to
68
+ questions you might have and/or if you want some other model quantized.
69
+
70
+ ## Thanks
71
+
72
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
73
+ me use its servers and providing upgrades to my workstation to enable
74
+ this work in my free time.
75
+
76
+ <!-- end -->