mradermacher commited on
Commit
3d602b4
·
verified ·
1 Parent(s): c99bdc7

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +84 -0
README.md CHANGED
@@ -1,6 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: -->
6
  static quants of https://huggingface.co/Iker/Llama-3-Instruct-Neurona-8b-v2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Iker/Llama-3-Instruct-Neurona-8b-v2
3
+ datasets:
4
+ - Danielbrdz/Barcenas-Economia
5
+ - HiTZ/casimedicos-exp
6
+ - somosnlp/coser_resumenes
7
+ - csebuetnlp/CrossSum
8
+ - Iker/Document-Translation-en-es
9
+ - somosnlp/es-inclusive-language-it
10
+ - glaiveai/glaive-code-assistant-v3
11
+ - glaiveai/glaive-function-calling-v2
12
+ - Iker/InstructTranslation-EN-ES
13
+ - somosnlp/lenguaje-claro-dataset
14
+ - somosnlp/LingComp_QA
15
+ - Iker/NoticIA
16
+ - teknium/OpenHermes-2.5
17
+ - Iker/OpenHermes-2.5-Spanish
18
+ - Helsinki-NLP/opus-100
19
+ - projecte-aina/RAG_Multilingual
20
+ - HiTZ/This-is-not-a-dataset
21
+ - Iker/Reddit-Post-Translation
22
+ - wikipedia
23
+ language:
24
+ - es
25
+ - en
26
+ library_name: transformers
27
+ license: llama3
28
+ quantized_by: mradermacher
29
+ tags:
30
+ - synthetic
31
+ ---
32
+ ## About
33
+
34
  <!-- ### quantize_version: 2 -->
35
  <!-- ### output_tensor_quantised: 1 -->
36
  <!-- ### convert_type: hf -->
37
  <!-- ### vocab_type: -->
38
  <!-- ### tags: -->
39
  static quants of https://huggingface.co/Iker/Llama-3-Instruct-Neurona-8b-v2
40
+
41
+ <!-- provided-files -->
42
+ 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.
43
+ ## Usage
44
+
45
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
46
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
47
+ more details, including on how to concatenate multi-part files.
48
+
49
+ ## Provided Quants
50
+
51
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
52
+
53
+ | Link | Type | Size/GB | Notes |
54
+ |:-----|:-----|--------:|:------|
55
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q2_K.gguf) | Q2_K | 3.3 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
59
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.IQ3_M.gguf) | IQ3_M | 3.9 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
64
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
65
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
68
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
69
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Instruct-Neurona-8b-v2-GGUF/resolve/main/Llama-3-Instruct-Neurona-8b-v2.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
70
+
71
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
72
+ types (lower is better):
73
+
74
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
75
+
76
+ And here are Artefact2's thoughts on the matter:
77
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
78
+
79
+ ## FAQ / Model Request
80
+
81
+ See https://huggingface.co/mradermacher/model_requests for some answers to
82
+ questions you might have and/or if you want some other model quantized.
83
+
84
+ ## Thanks
85
+
86
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
87
+ me use its servers and providing upgrades to my workstation to enable
88
+ this work in my free time.
89
+
90
+ <!-- end -->