morriszms commited on
Commit
189eddc
·
verified ·
1 Parent(s): 784da49

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
+ xlam-finetuned-1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ xlam-finetuned-1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ xlam-finetuned-1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ xlam-finetuned-1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ xlam-finetuned-1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ xlam-finetuned-1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ xlam-finetuned-1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ xlam-finetuned-1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ xlam-finetuned-1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ xlam-finetuned-1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ xlam-finetuned-1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ xlam-finetuned-1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - autotrain
4
+ - text-generation-inference
5
+ - text-generation
6
+ - peft
7
+ - TensorBlock
8
+ - GGUF
9
+ library_name: transformers
10
+ base_model: neural-coder/xlam-finetuned-1
11
+ widget:
12
+ - messages:
13
+ - role: user
14
+ content: What is your favorite condiment?
15
+ license: apache-2.0
16
+ ---
17
+
18
+ <div style="width: auto; margin-left: auto; margin-right: auto">
19
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
20
+ </div>
21
+
22
+ [![Website](https://img.shields.io/badge/Website-tensorblock.co-blue?logo=google-chrome&logoColor=white)](https://tensorblock.co)
23
+ [![Twitter](https://img.shields.io/twitter/follow/tensorblock_aoi?style=social)](https://twitter.com/tensorblock_aoi)
24
+ [![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/Ej5NmeHFf2)
25
+ [![GitHub](https://img.shields.io/badge/GitHub-TensorBlock-black?logo=github&logoColor=white)](https://github.com/TensorBlock)
26
+ [![Telegram](https://img.shields.io/badge/Telegram-Group-blue?logo=telegram)](https://t.me/TensorBlock)
27
+
28
+
29
+ ## neural-coder/xlam-finetuned-1 - GGUF
30
+
31
+ <div style="text-align: left; margin: 20px 0;">
32
+ <a href="https://discord.com/invite/Ej5NmeHFf2" style="display: inline-block; padding: 10px 20px; background-color: #5865F2; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
33
+ Join our Discord to learn more about what we're building ↗
34
+ </a>
35
+ </div>
36
+
37
+ This repo contains GGUF format model files for [neural-coder/xlam-finetuned-1](https://huggingface.co/neural-coder/xlam-finetuned-1).
38
+
39
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5753](https://github.com/ggml-org/llama.cpp/commit/73e53dc834c0a2336cd104473af6897197b96277).
40
+
41
+ ## Our projects
42
+ <table border="1" cellspacing="0" cellpadding="10">
43
+ <tr>
44
+ <th colspan="2" style="font-size: 25px;">Forge</th>
45
+ </tr>
46
+ <tr>
47
+ <th colspan="2">
48
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
49
+ </th>
50
+ </tr>
51
+ <tr>
52
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
53
+ </tr>
54
+ <tr>
55
+ <th colspan="2">
56
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
57
+ display: inline-block;
58
+ padding: 8px 16px;
59
+ background-color: #FF7F50;
60
+ color: white;
61
+ text-decoration: none;
62
+ border-radius: 6px;
63
+ font-weight: bold;
64
+ font-family: sans-serif;
65
+ ">🚀 Try it now! 🚀</a>
66
+ </th>
67
+ </tr>
68
+
69
+ <tr>
70
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
71
+ <th style="font-size: 25px;">TensorBlock Studio</th>
72
+ </tr>
73
+ <tr>
74
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
75
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
76
+ </tr>
77
+ <tr>
78
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
79
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
80
+ </tr>
81
+ <tr>
82
+ <th>
83
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
84
+ display: inline-block;
85
+ padding: 8px 16px;
86
+ background-color: #FF7F50;
87
+ color: white;
88
+ text-decoration: none;
89
+ border-radius: 6px;
90
+ font-weight: bold;
91
+ font-family: sans-serif;
92
+ ">👀 See what we built 👀</a>
93
+ </th>
94
+ <th>
95
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
96
+ display: inline-block;
97
+ padding: 8px 16px;
98
+ background-color: #FF7F50;
99
+ color: white;
100
+ text-decoration: none;
101
+ border-radius: 6px;
102
+ font-weight: bold;
103
+ font-family: sans-serif;
104
+ ">👀 See what we built 👀</a>
105
+ </th>
106
+ </tr>
107
+ </table>
108
+
109
+ ## Prompt template
110
+
111
+ ```
112
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
113
+
114
+ {system_prompt}
115
+ <|eot_id|><|start_header_id|>user<|end_header_id|>
116
+
117
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
118
+ ```
119
+
120
+ ## Model file specification
121
+
122
+ | Filename | Quant type | File Size | Description |
123
+ | -------- | ---------- | --------- | ----------- |
124
+ | [xlam-finetuned-1-Q2_K.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
125
+ | [xlam-finetuned-1-Q3_K_S.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q3_K_S.gguf) | Q3_K_S | 3.665 GB | very small, high quality loss |
126
+ | [xlam-finetuned-1-Q3_K_M.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
127
+ | [xlam-finetuned-1-Q3_K_L.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
128
+ | [xlam-finetuned-1-Q4_0.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
129
+ | [xlam-finetuned-1-Q4_K_S.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
130
+ | [xlam-finetuned-1-Q4_K_M.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
131
+ | [xlam-finetuned-1-Q5_0.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
132
+ | [xlam-finetuned-1-Q5_K_S.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
133
+ | [xlam-finetuned-1-Q5_K_M.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
134
+ | [xlam-finetuned-1-Q6_K.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
135
+ | [xlam-finetuned-1-Q8_0.gguf](https://huggingface.co/tensorblock/neural-coder_xlam-finetuned-1-GGUF/blob/main/xlam-finetuned-1-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
136
+
137
+
138
+ ## Downloading instruction
139
+
140
+ ### Command line
141
+
142
+ Firstly, install Huggingface Client
143
+
144
+ ```shell
145
+ pip install -U "huggingface_hub[cli]"
146
+ ```
147
+
148
+ Then, downoad the individual model file the a local directory
149
+
150
+ ```shell
151
+ huggingface-cli download tensorblock/neural-coder_xlam-finetuned-1-GGUF --include "xlam-finetuned-1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
152
+ ```
153
+
154
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
155
+
156
+ ```shell
157
+ huggingface-cli download tensorblock/neural-coder_xlam-finetuned-1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
158
+ ```
xlam-finetuned-1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f2a2574aa5990a46b364e0313c1672f1aed15c03d4471f9b84f9d74b7a058cd
3
+ size 3179135232
xlam-finetuned-1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbbb116743a97c295c5f4800211988e3482e0c14e4269e38f99608786638037d
3
+ size 4321960192
xlam-finetuned-1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d11ac4723fefcba49e2839625aae1fb40dd69d8bcb7e0e1f1b4ee46bce0a25c0
3
+ size 4018921728
xlam-finetuned-1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a4d0adb5f770020fa9e018bfc990d06b6f2a544abafd9f4361136a97a359b65
3
+ size 3664503040
xlam-finetuned-1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a01618c5f7f717a6b435e609da108246c11cd73f26d3a585872537ae22f0ae8b
3
+ size 4661215488
xlam-finetuned-1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edd05f4dc39891eb35bc5479529b130c5d562a5d1f68f725634a24d63aa09448
3
+ size 4920738048
xlam-finetuned-1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd3375d4b7d073bdde0b97d6fd3ccb5de682c2d74d19925b9d73a7e3f9c77e8c
3
+ size 4692672768
xlam-finetuned-1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeee9650051673f285ddd270575191d791846bfe9f7e97ed4c8e95033e2a4d42
3
+ size 5599297792
xlam-finetuned-1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6edd4446af6c9ffa3ffe333bacc178db527e3b669a1fcc7650b67beb208022d
3
+ size 5732991232
xlam-finetuned-1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade4063f612378e6935ab4db7fcb14bf096ffd6869477499b9676e428a75471c
3
+ size 5599297792
xlam-finetuned-1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee57417a3ee9132fb514e23f35ea72a30c036966fb4937cb5428ab56a7e4fc03
3
+ size 6596010240
xlam-finetuned-1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cf22ec176da5cf54e63484619e6f468751e4ae56a2830d47664ad1f8631b136
3
+ size 8540774656