morriszms commited on
Commit
194be67
·
verified ·
1 Parent(s): 1ba424d

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
+ granite-3.2-8b-instruct-preview-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ granite-3.2-8b-instruct-preview-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ granite-3.2-8b-instruct-preview-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ granite-3.2-8b-instruct-preview-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ granite-3.2-8b-instruct-preview-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ granite-3.2-8b-instruct-preview-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ granite-3.2-8b-instruct-preview-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ granite-3.2-8b-instruct-preview-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ granite-3.2-8b-instruct-preview-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ granite-3.2-8b-instruct-preview-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ granite-3.2-8b-instruct-preview-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ granite-3.2-8b-instruct-preview-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ inference: false
4
+ license: apache-2.0
5
+ library_name: transformers
6
+ tags:
7
+ - language
8
+ - granite-3.2
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: ibm-granite/granite-3.2-8b-instruct-preview
12
+ new_version: ibm-granite/granite-3.2-8b-instruct
13
+ ---
14
+
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
21
+ 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>
22
+ </p>
23
+ </div>
24
+ </div>
25
+
26
+ ## ibm-granite/granite-3.2-8b-instruct-preview - GGUF
27
+
28
+ This repo contains GGUF format model files for [ibm-granite/granite-3.2-8b-instruct-preview](https://huggingface.co/ibm-granite/granite-3.2-8b-instruct-preview).
29
+
30
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4823](https://github.com/ggml-org/llama.cpp/commit/5bbe6a9fe9a8796a9389c85accec89dbc4d91e39).
31
+
32
+ <div style="text-align: left; margin: 20px 0;">
33
+ <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;">
34
+ Run them on the TensorBlock client using your local machine ↗
35
+ </a>
36
+ </div>
37
+
38
+ ## Prompt template
39
+
40
+ ```
41
+ <|start_of_role|>system<|end_of_role|>{system_prompt}<|end_of_text|>
42
+ <|start_of_role|>user<|end_of_role|>{prompt}<|end_of_text|>
43
+ <|start_of_role|>assistant<|end_of_role|>
44
+ ```
45
+
46
+ ## Model file specification
47
+
48
+ | Filename | Quant type | File Size | Description |
49
+ | -------- | ---------- | --------- | ----------- |
50
+ | [granite-3.2-8b-instruct-preview-Q2_K.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q2_K.gguf) | Q2_K | 3.104 GB | smallest, significant quality loss - not recommended for most purposes |
51
+ | [granite-3.2-8b-instruct-preview-Q3_K_S.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q3_K_S.gguf) | Q3_K_S | 3.592 GB | very small, high quality loss |
52
+ | [granite-3.2-8b-instruct-preview-Q3_K_M.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q3_K_M.gguf) | Q3_K_M | 3.997 GB | very small, high quality loss |
53
+ | [granite-3.2-8b-instruct-preview-Q3_K_L.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q3_K_L.gguf) | Q3_K_L | 4.349 GB | small, substantial quality loss |
54
+ | [granite-3.2-8b-instruct-preview-Q4_0.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q4_0.gguf) | Q4_0 | 4.651 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
55
+ | [granite-3.2-8b-instruct-preview-Q4_K_S.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q4_K_S.gguf) | Q4_K_S | 4.686 GB | small, greater quality loss |
56
+ | [granite-3.2-8b-instruct-preview-Q4_K_M.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q4_K_M.gguf) | Q4_K_M | 4.943 GB | medium, balanced quality - recommended |
57
+ | [granite-3.2-8b-instruct-preview-Q5_0.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q5_0.gguf) | Q5_0 | 5.647 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
58
+ | [granite-3.2-8b-instruct-preview-Q5_K_S.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q5_K_S.gguf) | Q5_K_S | 5.647 GB | large, low quality loss - recommended |
59
+ | [granite-3.2-8b-instruct-preview-Q5_K_M.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q5_K_M.gguf) | Q5_K_M | 5.797 GB | large, very low quality loss - recommended |
60
+ | [granite-3.2-8b-instruct-preview-Q6_K.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q6_K.gguf) | Q6_K | 6.705 GB | very large, extremely low quality loss |
61
+ | [granite-3.2-8b-instruct-preview-Q8_0.gguf](https://huggingface.co/tensorblock/granite-3.2-8b-instruct-preview-GGUF/blob/main/granite-3.2-8b-instruct-preview-Q8_0.gguf) | Q8_0 | 8.684 GB | very large, extremely low quality loss - not recommended |
62
+
63
+
64
+ ## Downloading instruction
65
+
66
+ ### Command line
67
+
68
+ Firstly, install Huggingface Client
69
+
70
+ ```shell
71
+ pip install -U "huggingface_hub[cli]"
72
+ ```
73
+
74
+ Then, downoad the individual model file the a local directory
75
+
76
+ ```shell
77
+ huggingface-cli download tensorblock/granite-3.2-8b-instruct-preview-GGUF --include "granite-3.2-8b-instruct-preview-Q2_K.gguf" --local-dir MY_LOCAL_DIR
78
+ ```
79
+
80
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
81
+
82
+ ```shell
83
+ huggingface-cli download tensorblock/granite-3.2-8b-instruct-preview-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
84
+ ```
granite-3.2-8b-instruct-preview-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c034eb6f22ae450f6749ca1c5e68230f3164df37e2dd9a1ce800da63f91baf7
3
+ size 3103591776
granite-3.2-8b-instruct-preview-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea0eef236d5bb12149eff0dfd85b594efec7a1026c88dd2fc980c9d137c91e63
3
+ size 4349431136
granite-3.2-8b-instruct-preview-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2f3a39e64b3df8ec7692b7fff3bd783df4104435b80b8dc7bff964d57c9d05e
3
+ size 3996585312
granite-3.2-8b-instruct-preview-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b47d78347ee7eae1ad92e1e345195c04600e7b8138aeb469797a26b0fcf052a
3
+ size 3592490336
granite-3.2-8b-instruct-preview-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75068f2ddecb1136ae6efceb0093eb2dec6193d4082eb639e88a1fe07a3791ac
3
+ size 4650896736
granite-3.2-8b-instruct-preview-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:984041b0d5e851c3c1199d67c74b067289cbd7299d009f6a66dce843c960c3d3
3
+ size 4942859616
granite-3.2-8b-instruct-preview-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff7fda6ef1a87c7db35c0d4a095af72af9ee277f82c659ad1b2fadbd6b3e9dc
3
+ size 4685761888
granite-3.2-8b-instruct-preview-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70bdbcd3d8917d16b3ca199472a36e41b57afa87faf897e2f734390ff698379f
3
+ size 5647043936
granite-3.2-8b-instruct-preview-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c19401d79feb2b591ec9ede3b594614d9d37ad30b6f0cc86483c850eb02799c0
3
+ size 5797449056
granite-3.2-8b-instruct-preview-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:568e50f47fc221c870243ed524a9f1d67dac596040c6f60457dbcf0f5edda020
3
+ size 5647043936
granite-3.2-8b-instruct-preview-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a27b5354237d10d9576287e5d1e38f7b1577f1fe858d9a2961740f9425be2192
3
+ size 6705450336
granite-3.2-8b-instruct-preview-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8535754a23924e805820a4ff07384f3bbca9fc6894c120d73bb1e43b6ae32422
3
+ size 8684247296