morriszms commited on
Commit
07164ae
·
verified ·
1 Parent(s): 4d0c0b5

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
+ finetune-llama-3.2-1b-mbpp-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ finetune-llama-3.2-1b-mbpp-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ finetune-llama-3.2-1b-mbpp-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ finetune-llama-3.2-1b-mbpp-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ finetune-llama-3.2-1b-mbpp-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ finetune-llama-3.2-1b-mbpp-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ finetune-llama-3.2-1b-mbpp-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ finetune-llama-3.2-1b-mbpp-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ finetune-llama-3.2-1b-mbpp-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ finetune-llama-3.2-1b-mbpp-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ finetune-llama-3.2-1b-mbpp-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ finetune-llama-3.2-1b-mbpp-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: ALIN-LLM/finetune-llama-3.2-1b-mbpp
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## ALIN-LLM/finetune-llama-3.2-1b-mbpp - GGUF
21
+
22
+ This repo contains GGUF format model files for [ALIN-LLM/finetune-llama-3.2-1b-mbpp](https://huggingface.co/ALIN-LLM/finetune-llama-3.2-1b-mbpp).
23
+
24
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
25
+
26
+ ## Our projects
27
+ <table border="1" cellspacing="0" cellpadding="10">
28
+ <tr>
29
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
30
+ <th style="font-size: 25px;">TensorBlock Studio</th>
31
+ </tr>
32
+ <tr>
33
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
34
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
35
+ </tr>
36
+ <tr>
37
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
38
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
39
+ </tr>
40
+ <tr>
41
+ <th>
42
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
43
+ display: inline-block;
44
+ padding: 8px 16px;
45
+ background-color: #FF7F50;
46
+ color: white;
47
+ text-decoration: none;
48
+ border-radius: 6px;
49
+ font-weight: bold;
50
+ font-family: sans-serif;
51
+ ">👀 See what we built 👀</a>
52
+ </th>
53
+ <th>
54
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
55
+ display: inline-block;
56
+ padding: 8px 16px;
57
+ background-color: #FF7F50;
58
+ color: white;
59
+ text-decoration: none;
60
+ border-radius: 6px;
61
+ font-weight: bold;
62
+ font-family: sans-serif;
63
+ ">👀 See what we built 👀</a>
64
+ </th>
65
+ </tr>
66
+ </table>
67
+
68
+ ## Prompt template
69
+
70
+ ```
71
+ <|system|>
72
+ {system_prompt}
73
+ <|user|>
74
+ {prompt}
75
+ <|assistant|>
76
+ ```
77
+
78
+ ## Model file specification
79
+
80
+ | Filename | Quant type | File Size | Description |
81
+ | -------- | ---------- | --------- | ----------- |
82
+ | [finetune-llama-3.2-1b-mbpp-Q2_K.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q2_K.gguf) | Q2_K | 0.581 GB | smallest, significant quality loss - not recommended for most purposes |
83
+ | [finetune-llama-3.2-1b-mbpp-Q3_K_S.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q3_K_S.gguf) | Q3_K_S | 0.642 GB | very small, high quality loss |
84
+ | [finetune-llama-3.2-1b-mbpp-Q3_K_M.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q3_K_M.gguf) | Q3_K_M | 0.691 GB | very small, high quality loss |
85
+ | [finetune-llama-3.2-1b-mbpp-Q3_K_L.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q3_K_L.gguf) | Q3_K_L | 0.733 GB | small, substantial quality loss |
86
+ | [finetune-llama-3.2-1b-mbpp-Q4_0.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q4_0.gguf) | Q4_0 | 0.771 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
87
+ | [finetune-llama-3.2-1b-mbpp-Q4_K_S.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q4_K_S.gguf) | Q4_K_S | 0.776 GB | small, greater quality loss |
88
+ | [finetune-llama-3.2-1b-mbpp-Q4_K_M.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q4_K_M.gguf) | Q4_K_M | 0.808 GB | medium, balanced quality - recommended |
89
+ | [finetune-llama-3.2-1b-mbpp-Q5_0.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q5_0.gguf) | Q5_0 | 0.893 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
90
+ | [finetune-llama-3.2-1b-mbpp-Q5_K_S.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q5_K_S.gguf) | Q5_K_S | 0.893 GB | large, low quality loss - recommended |
91
+ | [finetune-llama-3.2-1b-mbpp-Q5_K_M.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q5_K_M.gguf) | Q5_K_M | 0.911 GB | large, very low quality loss - recommended |
92
+ | [finetune-llama-3.2-1b-mbpp-Q6_K.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q6_K.gguf) | Q6_K | 1.022 GB | very large, extremely low quality loss |
93
+ | [finetune-llama-3.2-1b-mbpp-Q8_0.gguf](https://huggingface.co/tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF/blob/main/finetune-llama-3.2-1b-mbpp-Q8_0.gguf) | Q8_0 | 1.321 GB | very large, extremely low quality loss - not recommended |
94
+
95
+
96
+ ## Downloading instruction
97
+
98
+ ### Command line
99
+
100
+ Firstly, install Huggingface Client
101
+
102
+ ```shell
103
+ pip install -U "huggingface_hub[cli]"
104
+ ```
105
+
106
+ Then, downoad the individual model file the a local directory
107
+
108
+ ```shell
109
+ huggingface-cli download tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF --include "finetune-llama-3.2-1b-mbpp-Q2_K.gguf" --local-dir MY_LOCAL_DIR
110
+ ```
111
+
112
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
113
+
114
+ ```shell
115
+ huggingface-cli download tensorblock/ALIN-LLM_finetune-llama-3.2-1b-mbpp-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
116
+ ```
finetune-llama-3.2-1b-mbpp-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:449fbbd6ad0daff72bfd566c4ab8de90cf152ac63cda129a30e8ef020858f614
3
+ size 580870528
finetune-llama-3.2-1b-mbpp-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6308f3d41d514829e8e03c483db394b6868dd527191abc8a18d5d32b8fa8912c
3
+ size 732520832
finetune-llama-3.2-1b-mbpp-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03499585bf2fd16a22f4702b72d54b6a32d8cf7b42799095d9bac983b7880145
3
+ size 690839936
finetune-llama-3.2-1b-mbpp-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a886140a33b45f48b20dddf36b8f8822c9b1f7d48d9ebc2b83722f477df7fbb
3
+ size 641687936
finetune-llama-3.2-1b-mbpp-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a369b03fd113b4e310220017ebf02df9394573860f01fa205c3a67aaf1a4d2c9
3
+ size 770924928
finetune-llama-3.2-1b-mbpp-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a415ec6e47e977c15b3e58c13db322fc60949658f3d26b626b138a9adad84855
3
+ size 807690624
finetune-llama-3.2-1b-mbpp-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a2405b0ab064532bd697fa0a1e8839a02976c076a39401ec7c2be583e9b0740
3
+ size 775643520
finetune-llama-3.2-1b-mbpp-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:304d3cc129395f91c413c827ada1d1f907adf0b91e9da806e72790c1a9f71ff0
3
+ size 892559744
finetune-llama-3.2-1b-mbpp-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:215fef8149770fc69819b4de9f5e30a77c8bdba919e3b3d156dffc8308b36f85
3
+ size 911499648
finetune-llama-3.2-1b-mbpp-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73fd06d5a15a299b9a7401de47827169c5b2718e22a69e6f55bb87dd1b9030b9
3
+ size 892559744
finetune-llama-3.2-1b-mbpp-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc21302f0b9548e92bdfcddb85e3366f82cd852162570348c1c07bb54833092
3
+ size 1021796736
finetune-llama-3.2-1b-mbpp-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f84a47b752d9e0e90b2767dcc5fd803c135e6d119b82ecca5aa2b60960a27afd
3
+ size 1321079168