morriszms commited on
Commit
aa80d7c
·
verified ·
1 Parent(s): f9cef81

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
+ StarCoder-Alpaca-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ StarCoder-Alpaca-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ StarCoder-Alpaca-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ StarCoder-Alpaca-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ StarCoder-Alpaca-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ StarCoder-Alpaca-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ StarCoder-Alpaca-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ StarCoder-Alpaca-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ StarCoder-Alpaca-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ StarCoder-Alpaca-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ StarCoder-Alpaca-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ StarCoder-Alpaca-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: V-YangXu/StarCoder-Alpaca
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
+ ## V-YangXu/StarCoder-Alpaca - GGUF
21
+
22
+ This repo contains GGUF format model files for [V-YangXu/StarCoder-Alpaca](https://huggingface.co/V-YangXu/StarCoder-Alpaca).
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
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
72
+ ```
73
+
74
+ ## Model file specification
75
+
76
+ | Filename | Quant type | File Size | Description |
77
+ | -------- | ---------- | --------- | ----------- |
78
+ | [StarCoder-Alpaca-Q2_K.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q2_K.gguf) | Q2_K | 6.303 GB | smallest, significant quality loss - not recommended for most purposes |
79
+ | [StarCoder-Alpaca-Q3_K_S.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q3_K_S.gguf) | Q3_K_S | 7.107 GB | very small, high quality loss |
80
+ | [StarCoder-Alpaca-Q3_K_M.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q3_K_M.gguf) | Q3_K_M | 8.356 GB | very small, high quality loss |
81
+ | [StarCoder-Alpaca-Q3_K_L.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q3_K_L.gguf) | Q3_K_L | 9.262 GB | small, substantial quality loss |
82
+ | [StarCoder-Alpaca-Q4_0.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q4_0.gguf) | Q4_0 | 9.160 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
83
+ | [StarCoder-Alpaca-Q4_K_S.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q4_K_S.gguf) | Q4_K_S | 9.255 GB | small, greater quality loss |
84
+ | [StarCoder-Alpaca-Q4_K_M.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q4_K_M.gguf) | Q4_K_M | 10.136 GB | medium, balanced quality - recommended |
85
+ | [StarCoder-Alpaca-Q5_0.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q5_0.gguf) | Q5_0 | 11.093 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
86
+ | [StarCoder-Alpaca-Q5_K_S.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q5_K_S.gguf) | Q5_K_S | 11.093 GB | large, low quality loss - recommended |
87
+ | [StarCoder-Alpaca-Q5_K_M.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q5_K_M.gguf) | Q5_K_M | 11.703 GB | large, very low quality loss - recommended |
88
+ | [StarCoder-Alpaca-Q6_K.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q6_K.gguf) | Q6_K | 13.147 GB | very large, extremely low quality loss |
89
+ | [StarCoder-Alpaca-Q8_0.gguf](https://huggingface.co/tensorblock/V-YangXu_StarCoder-Alpaca-GGUF/blob/main/StarCoder-Alpaca-Q8_0.gguf) | Q8_0 | 16.966 GB | very large, extremely low quality loss - not recommended |
90
+
91
+
92
+ ## Downloading instruction
93
+
94
+ ### Command line
95
+
96
+ Firstly, install Huggingface Client
97
+
98
+ ```shell
99
+ pip install -U "huggingface_hub[cli]"
100
+ ```
101
+
102
+ Then, downoad the individual model file the a local directory
103
+
104
+ ```shell
105
+ huggingface-cli download tensorblock/V-YangXu_StarCoder-Alpaca-GGUF --include "StarCoder-Alpaca-Q2_K.gguf" --local-dir MY_LOCAL_DIR
106
+ ```
107
+
108
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
109
+
110
+ ```shell
111
+ huggingface-cli download tensorblock/V-YangXu_StarCoder-Alpaca-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
112
+ ```
StarCoder-Alpaca-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f08c4c2d511cd68e4ca20038bdddafb6c74bac83de53c0d299e0b4322021aa
3
+ size 6302736928
StarCoder-Alpaca-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e4ff4ac069941d710c94783613a277822ed1e621850779df7c96872e67c5e85
3
+ size 9261884576
StarCoder-Alpaca-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0309aa8d368620d552009630df16d8eab7f1c7aff1002fae41222653330e65a1
3
+ size 8355914912
StarCoder-Alpaca-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27fd0a4ce267afb184a7e4053413759bed0b3b089b193f11880dae95bf003c98
3
+ size 7106569376
StarCoder-Alpaca-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d612c96df70f017a67ceac8bef0fe89e820d696de5571ba5b042a98e96cb6d34
3
+ size 9160435648
StarCoder-Alpaca-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472724fcdcf4cc426d6a8e1e69e9ac023046c4bdafbafccf6bf5956009937b38
3
+ size 10135611328
StarCoder-Alpaca-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82eb7f5f121cc7f8395f91dc7b8fc27029a58d20aca02b29ec7d3e11fd9903c
3
+ size 9254807488
StarCoder-Alpaca-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa35b093cb5c192e02c254bfbfed92be086d9f2e0da22a2f628a93fb82c96d3b
3
+ size 11093486272
StarCoder-Alpaca-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:344ba90e19f532ca120471b65e332eca11b739e6fc84030e9879d4297616f129
3
+ size 11703462592
StarCoder-Alpaca-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f084503904f477051698464f414f3dced071a3293b6afcac354f6abb74507de3
3
+ size 11093486272
StarCoder-Alpaca-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00626fe8e7fe98bad3115e71cb774b578adbffe753124c4afb0d7910854b3e91
3
+ size 13147352576
StarCoder-Alpaca-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b2fda7611549ec3badad9875aa0d1535531bbb05d0c14a228fcc21f825b7c09
3
+ size 16965777792