morriszms commited on
Commit
399b63e
·
verified ·
1 Parent(s): dd9f122

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ gemma-2-2b-neogenesis-ita-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ gemma-2-2b-neogenesis-ita-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gemma-2-2b-neogenesis-ita-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gemma-2-2b-neogenesis-ita-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gemma-2-2b-neogenesis-ita-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gemma-2-2b-neogenesis-ita-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gemma-2-2b-neogenesis-ita-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gemma-2-2b-neogenesis-ita-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gemma-2-2b-neogenesis-ita-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gemma-2-2b-neogenesis-ita-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gemma-2-2b-neogenesis-ita-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gemma-2-2b-neogenesis-ita-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ language:
4
+ - it
5
+ - en
6
+ base_model: anakin87/gemma-2-2b-neogenesis-ita
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ datasets:
10
+ - efederici/capybara-claude-15k-ita
11
+ - anakin87/fine-instructions-ita-70k
12
+ - mii-llm/argilla-math-preferences-it
13
+ - ruggsea/wsdm2024-cot-dataset
14
+ - anakin87/evol-dpo-ita-reranked
15
+ - anakin87/gemma-vs-gemma-preferences
16
+ - mlabonne/orpo-dpo-mix-40k
17
+ tags:
18
+ - TensorBlock
19
+ - GGUF
20
+ ---
21
+
22
+ <div style="width: auto; margin-left: auto; margin-right: auto">
23
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
24
+ </div>
25
+ <div style="display: flex; justify-content: space-between; width: 100%;">
26
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
27
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
28
+ Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
29
+ </p>
30
+ </div>
31
+ </div>
32
+
33
+ ## anakin87/gemma-2-2b-neogenesis-ita - GGUF
34
+
35
+ This repo contains GGUF format model files for [anakin87/gemma-2-2b-neogenesis-ita](https://huggingface.co/anakin87/gemma-2-2b-neogenesis-ita).
36
+
37
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4882](https://github.com/ggml-org/llama.cpp/commit/be7c3034108473beda214fd1d7c98fd6a7a3bdf5).
38
+
39
+ <div style="text-align: left; margin: 20px 0;">
40
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
41
+ Run them on the TensorBlock client using your local machine ↗
42
+ </a>
43
+ </div>
44
+
45
+ ## Prompt template
46
+
47
+ ```
48
+ <bos><start_of_turn>user
49
+ {prompt}<end_of_turn>
50
+ <start_of_turn>model
51
+ ```
52
+
53
+ ## Model file specification
54
+
55
+ | Filename | Quant type | File Size | Description |
56
+ | -------- | ---------- | --------- | ----------- |
57
+ | [gemma-2-2b-neogenesis-ita-Q2_K.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q2_K.gguf) | Q2_K | 1.230 GB | smallest, significant quality loss - not recommended for most purposes |
58
+ | [gemma-2-2b-neogenesis-ita-Q3_K_S.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q3_K_S.gguf) | Q3_K_S | 1.361 GB | very small, high quality loss |
59
+ | [gemma-2-2b-neogenesis-ita-Q3_K_M.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q3_K_M.gguf) | Q3_K_M | 1.462 GB | very small, high quality loss |
60
+ | [gemma-2-2b-neogenesis-ita-Q3_K_L.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q3_K_L.gguf) | Q3_K_L | 1.550 GB | small, substantial quality loss |
61
+ | [gemma-2-2b-neogenesis-ita-Q4_0.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q4_0.gguf) | Q4_0 | 1.630 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
62
+ | [gemma-2-2b-neogenesis-ita-Q4_K_S.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q4_K_S.gguf) | Q4_K_S | 1.639 GB | small, greater quality loss |
63
+ | [gemma-2-2b-neogenesis-ita-Q4_K_M.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q4_K_M.gguf) | Q4_K_M | 1.709 GB | medium, balanced quality - recommended |
64
+ | [gemma-2-2b-neogenesis-ita-Q5_0.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q5_0.gguf) | Q5_0 | 1.883 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
65
+ | [gemma-2-2b-neogenesis-ita-Q5_K_S.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q5_K_S.gguf) | Q5_K_S | 1.883 GB | large, low quality loss - recommended |
66
+ | [gemma-2-2b-neogenesis-ita-Q5_K_M.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q5_K_M.gguf) | Q5_K_M | 1.923 GB | large, very low quality loss - recommended |
67
+ | [gemma-2-2b-neogenesis-ita-Q6_K.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q6_K.gguf) | Q6_K | 2.151 GB | very large, extremely low quality loss |
68
+ | [gemma-2-2b-neogenesis-ita-Q8_0.gguf](https://huggingface.co/tensorblock/gemma-2-2b-neogenesis-ita-GGUF/blob/main/gemma-2-2b-neogenesis-ita-Q8_0.gguf) | Q8_0 | 2.784 GB | very large, extremely low quality loss - not recommended |
69
+
70
+
71
+ ## Downloading instruction
72
+
73
+ ### Command line
74
+
75
+ Firstly, install Huggingface Client
76
+
77
+ ```shell
78
+ pip install -U "huggingface_hub[cli]"
79
+ ```
80
+
81
+ Then, downoad the individual model file the a local directory
82
+
83
+ ```shell
84
+ huggingface-cli download tensorblock/gemma-2-2b-neogenesis-ita-GGUF --include "gemma-2-2b-neogenesis-ita-Q2_K.gguf" --local-dir MY_LOCAL_DIR
85
+ ```
86
+
87
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
88
+
89
+ ```shell
90
+ huggingface-cli download tensorblock/gemma-2-2b-neogenesis-ita-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
91
+ ```
gemma-2-2b-neogenesis-ita-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ce7d610c5c1c1e5b5c1a8b26b8d8987928a052e4097ad866f50f3447f385f68
3
+ size 1229831680
gemma-2-2b-neogenesis-ita-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:695119d2760dcfd3e91183ed89acb08d15d53874ae1263a6c9ac7a0bd6e9ac4c
3
+ size 1550437888
gemma-2-2b-neogenesis-ita-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0517a7477fd6ae5d1d46f4d2240d9f1b1eae59cc86f7b530721c4d53921f27a7
3
+ size 1461669376
gemma-2-2b-neogenesis-ita-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e055d055e9cd9eb868005919c210f26226ec39f23a19e03d40e623c828093ed0
3
+ size 1360662016
gemma-2-2b-neogenesis-ita-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:453f1e77ba51f99be94ad31088312789911de0a0eeaf68076404b2a308c13dcd
3
+ size 1629511168
gemma-2-2b-neogenesis-ita-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f1f91f5f796d02559b29a343c51a89da9d816dc96bbd358ad8c85de89171115
3
+ size 1708584448
gemma-2-2b-neogenesis-ita-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37322eca297bc77e078c0cdf584ddc8e9422b156968335b694e7af6fee2de7f2
3
+ size 1638653440
gemma-2-2b-neogenesis-ita-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a4ad46e2eff454cccc7e22d746bce167cb4f68d45f57905e52cbc4c34d8c4a
3
+ size 1882545664
gemma-2-2b-neogenesis-ita-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d56da33b32a99c9510b2d1d5fee3818a90d544e8bb326b1d742c280ce5dbfb80
3
+ size 1923280384
gemma-2-2b-neogenesis-ita-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7deeeb22ee22377cadea1c9cc4d6082c3ce44e2ae55524b2c8a532a6be018c6
3
+ size 1882545664
gemma-2-2b-neogenesis-ita-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7abacd2174c23652933fb0a1400ded1405c4eb6baca56f3aeeaaffd6ed5f8c8e
3
+ size 2151394816
gemma-2-2b-neogenesis-ita-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b913d43d4ec892e3d75708ac5c359b4c43ddbbd2e017c030aaa7617e5e08b55c
3
+ size 2784497152