morriszms commited on
Commit
9277c25
·
verified ·
1 Parent(s): ea9067b

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
+ ds-limo-te-50-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ ds-limo-te-50-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ ds-limo-te-50-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ ds-limo-te-50-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ ds-limo-te-50-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ ds-limo-te-50-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ ds-limo-te-50-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ ds-limo-te-50-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ ds-limo-te-50-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ ds-limo-te-50-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ ds-limo-te-50-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ ds-limo-te-50-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: shanchen/ds-limo-te-50
3
+ library_name: transformers
4
+ model_name: ds-limo-te-50
5
+ tags:
6
+ - generated_from_trainer
7
+ - trl
8
+ - sft
9
+ - TensorBlock
10
+ - GGUF
11
+ licence: license
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+
18
+ [![Website](https://img.shields.io/badge/Website-tensorblock.co-blue?logo=google-chrome&logoColor=white)](https://tensorblock.co)
19
+ [![Twitter](https://img.shields.io/twitter/follow/tensorblock_aoi?style=social)](https://twitter.com/tensorblock_aoi)
20
+ [![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/Ej5NmeHFf2)
21
+ [![GitHub](https://img.shields.io/badge/GitHub-TensorBlock-black?logo=github&logoColor=white)](https://github.com/TensorBlock)
22
+ [![Telegram](https://img.shields.io/badge/Telegram-Group-blue?logo=telegram)](https://t.me/TensorBlock)
23
+
24
+
25
+ ## shanchen/ds-limo-te-50 - GGUF
26
+
27
+ <div style="text-align: left; margin: 20px 0;">
28
+ <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;">
29
+ Join our Discord to learn more about what we're building ↗
30
+ </a>
31
+ </div>
32
+
33
+ This repo contains GGUF format model files for [shanchen/ds-limo-te-50](https://huggingface.co/shanchen/ds-limo-te-50).
34
+
35
+ 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).
36
+
37
+ ## Our projects
38
+ <table border="1" cellspacing="0" cellpadding="10">
39
+ <tr>
40
+ <th colspan="2" style="font-size: 25px;">Forge</th>
41
+ </tr>
42
+ <tr>
43
+ <th colspan="2">
44
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
45
+ </th>
46
+ </tr>
47
+ <tr>
48
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
49
+ </tr>
50
+ <tr>
51
+ <th colspan="2">
52
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
53
+ display: inline-block;
54
+ padding: 8px 16px;
55
+ background-color: #FF7F50;
56
+ color: white;
57
+ text-decoration: none;
58
+ border-radius: 6px;
59
+ font-weight: bold;
60
+ font-family: sans-serif;
61
+ ">🚀 Try it now! 🚀</a>
62
+ </th>
63
+ </tr>
64
+
65
+ <tr>
66
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
67
+ <th style="font-size: 25px;">TensorBlock Studio</th>
68
+ </tr>
69
+ <tr>
70
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
71
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
72
+ </tr>
73
+ <tr>
74
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
75
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
76
+ </tr>
77
+ <tr>
78
+ <th>
79
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
80
+ display: inline-block;
81
+ padding: 8px 16px;
82
+ background-color: #FF7F50;
83
+ color: white;
84
+ text-decoration: none;
85
+ border-radius: 6px;
86
+ font-weight: bold;
87
+ font-family: sans-serif;
88
+ ">👀 See what we built 👀</a>
89
+ </th>
90
+ <th>
91
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
92
+ display: inline-block;
93
+ padding: 8px 16px;
94
+ background-color: #FF7F50;
95
+ color: white;
96
+ text-decoration: none;
97
+ border-radius: 6px;
98
+ font-weight: bold;
99
+ font-family: sans-serif;
100
+ ">👀 See what we built 👀</a>
101
+ </th>
102
+ </tr>
103
+ </table>
104
+
105
+ ## Prompt template
106
+
107
+ ```
108
+ <|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant|><think>
109
+ ```
110
+
111
+ ## Model file specification
112
+
113
+ | Filename | Quant type | File Size | Description |
114
+ | -------- | ---------- | --------- | ----------- |
115
+ | [ds-limo-te-50-Q2_K.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q2_K.gguf) | Q2_K | 3.016 GB | smallest, significant quality loss - not recommended for most purposes |
116
+ | [ds-limo-te-50-Q3_K_S.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q3_K_S.gguf) | Q3_K_S | 3.492 GB | very small, high quality loss |
117
+ | [ds-limo-te-50-Q3_K_M.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q3_K_M.gguf) | Q3_K_M | 3.808 GB | very small, high quality loss |
118
+ | [ds-limo-te-50-Q3_K_L.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q3_K_L.gguf) | Q3_K_L | 4.088 GB | small, substantial quality loss |
119
+ | [ds-limo-te-50-Q4_0.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q4_0.gguf) | Q4_0 | 4.431 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
120
+ | [ds-limo-te-50-Q4_K_S.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q4_K_S.gguf) | Q4_K_S | 4.458 GB | small, greater quality loss |
121
+ | [ds-limo-te-50-Q4_K_M.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q4_K_M.gguf) | Q4_K_M | 4.683 GB | medium, balanced quality - recommended |
122
+ | [ds-limo-te-50-Q5_0.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q5_0.gguf) | Q5_0 | 5.315 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
123
+ | [ds-limo-te-50-Q5_K_S.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q5_K_S.gguf) | Q5_K_S | 5.315 GB | large, low quality loss - recommended |
124
+ | [ds-limo-te-50-Q5_K_M.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q5_K_M.gguf) | Q5_K_M | 5.445 GB | large, very low quality loss - recommended |
125
+ | [ds-limo-te-50-Q6_K.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q6_K.gguf) | Q6_K | 6.254 GB | very large, extremely low quality loss |
126
+ | [ds-limo-te-50-Q8_0.gguf](https://huggingface.co/tensorblock/shanchen_ds-limo-te-50-GGUF/blob/main/ds-limo-te-50-Q8_0.gguf) | Q8_0 | 8.099 GB | very large, extremely low quality loss - not recommended |
127
+
128
+
129
+ ## Downloading instruction
130
+
131
+ ### Command line
132
+
133
+ Firstly, install Huggingface Client
134
+
135
+ ```shell
136
+ pip install -U "huggingface_hub[cli]"
137
+ ```
138
+
139
+ Then, downoad the individual model file the a local directory
140
+
141
+ ```shell
142
+ huggingface-cli download tensorblock/shanchen_ds-limo-te-50-GGUF --include "ds-limo-te-50-Q2_K.gguf" --local-dir MY_LOCAL_DIR
143
+ ```
144
+
145
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
146
+
147
+ ```shell
148
+ huggingface-cli download tensorblock/shanchen_ds-limo-te-50-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
149
+ ```
ds-limo-te-50-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fbee186d95da66b77db1c154a573e8867e922983d21ac2e6ee8fd89ef7fccc8
3
+ size 3015940224
ds-limo-te-50-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5dfb8250da333e4931915e26bfde36fd2ce51798e1fcbcc07ba7a5495869bb4
3
+ size 4088459392
ds-limo-te-50-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf7504b33ff949e7b549d63bfba19effa397fb645ef89b19fb64dffe3a60cbfa
3
+ size 3808391296
ds-limo-te-50-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d91058160f3e1c71a9b676397b8f77622f71e0df75f4677d29787afc2905724
3
+ size 3492368512
ds-limo-te-50-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7714cff358975bb3bde25070852ad23fb3f6a6a1d564789c89a9a81b94a7e16
3
+ size 4431390848
ds-limo-te-50-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22224f05b4f332b25c91fd0e43d0de75cdb3a193936aaaf1166dcfb35799a38a
3
+ size 4683073664
ds-limo-te-50-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2b62209fbf50d2097f53c60a1033e9f4b39f8377c45a104c32594fbf053b267
3
+ size 4457769088
ds-limo-te-50-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d849fe777eba9eb58836c9d4a11c7a60c7e28ef8279a18b6ef0d69f33ee8023
3
+ size 5315176576
ds-limo-te-50-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54d506e014e21a9f430b697612521111af16ff7dc94a755c6422cce533e1f016
3
+ size 5444831360
ds-limo-te-50-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4504d7e4df2c170fd061d971e790672c17836636f293363c1c48280bc6465c9
3
+ size 5315176576
ds-limo-te-50-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd0b80067cac1ce3783fe5044c14bf053e5ff4d1e1caa65b1346ba1c10bd034
3
+ size 6254198912
ds-limo-te-50-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:816b1eb21f21740b783038fda3568e9a01c84a7eb406792d695764ea024011d0
3
+ size 8098525312