morriszms commited on
Commit
20a8c98
·
verified ·
1 Parent(s): 9c97f41

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
+ legacy-app-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ legacy-app-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ legacy-app-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ legacy-app-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ legacy-app-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ legacy-app-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ legacy-app-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ legacy-app-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ legacy-app-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ legacy-app-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ legacy-app-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ legacy-app-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: blobbymagn/legacy-app
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
+
13
+ [![Website](https://img.shields.io/badge/Website-tensorblock.co-blue?logo=google-chrome&logoColor=white)](https://tensorblock.co)
14
+ [![Twitter](https://img.shields.io/twitter/follow/tensorblock_aoi?style=social)](https://twitter.com/tensorblock_aoi)
15
+ [![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/Ej5NmeHFf2)
16
+ [![GitHub](https://img.shields.io/badge/GitHub-TensorBlock-black?logo=github&logoColor=white)](https://github.com/TensorBlock)
17
+ [![Telegram](https://img.shields.io/badge/Telegram-Group-blue?logo=telegram)](https://t.me/TensorBlock)
18
+
19
+
20
+ ## blobbymagn/legacy-app - GGUF
21
+
22
+ <div style="text-align: left; margin: 20px 0;">
23
+ <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;">
24
+ Join our Discord to learn more about what we're building ↗
25
+ </a>
26
+ </div>
27
+
28
+ This repo contains GGUF format model files for [blobbymagn/legacy-app](https://huggingface.co/blobbymagn/legacy-app).
29
+
30
+ 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).
31
+
32
+ ## Our projects
33
+ <table border="1" cellspacing="0" cellpadding="10">
34
+ <tr>
35
+ <th colspan="2" style="font-size: 25px;">Forge</th>
36
+ </tr>
37
+ <tr>
38
+ <th colspan="2">
39
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
40
+ </th>
41
+ </tr>
42
+ <tr>
43
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
44
+ </tr>
45
+ <tr>
46
+ <th colspan="2">
47
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
48
+ display: inline-block;
49
+ padding: 8px 16px;
50
+ background-color: #FF7F50;
51
+ color: white;
52
+ text-decoration: none;
53
+ border-radius: 6px;
54
+ font-weight: bold;
55
+ font-family: sans-serif;
56
+ ">🚀 Try it now! 🚀</a>
57
+ </th>
58
+ </tr>
59
+
60
+ <tr>
61
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
62
+ <th style="font-size: 25px;">TensorBlock Studio</th>
63
+ </tr>
64
+ <tr>
65
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
66
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
67
+ </tr>
68
+ <tr>
69
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
70
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
71
+ </tr>
72
+ <tr>
73
+ <th>
74
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
75
+ display: inline-block;
76
+ padding: 8px 16px;
77
+ background-color: #FF7F50;
78
+ color: white;
79
+ text-decoration: none;
80
+ border-radius: 6px;
81
+ font-weight: bold;
82
+ font-family: sans-serif;
83
+ ">👀 See what we built 👀</a>
84
+ </th>
85
+ <th>
86
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
87
+ display: inline-block;
88
+ padding: 8px 16px;
89
+ background-color: #FF7F50;
90
+ color: white;
91
+ text-decoration: none;
92
+ border-radius: 6px;
93
+ font-weight: bold;
94
+ font-family: sans-serif;
95
+ ">👀 See what we built 👀</a>
96
+ </th>
97
+ </tr>
98
+ </table>
99
+
100
+ ## Prompt template
101
+
102
+ ```
103
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
104
+ ```
105
+
106
+ ## Model file specification
107
+
108
+ | Filename | Quant type | File Size | Description |
109
+ | -------- | ---------- | --------- | ----------- |
110
+ | [legacy-app-Q2_K.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q2_K.gguf) | Q2_K | 0.069 GB | smallest, significant quality loss - not recommended for most purposes |
111
+ | [legacy-app-Q3_K_S.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q3_K_S.gguf) | Q3_K_S | 0.074 GB | very small, high quality loss |
112
+ | [legacy-app-Q3_K_M.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q3_K_M.gguf) | Q3_K_M | 0.081 GB | very small, high quality loss |
113
+ | [legacy-app-Q3_K_L.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q3_K_L.gguf) | Q3_K_L | 0.086 GB | small, substantial quality loss |
114
+ | [legacy-app-Q4_0.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q4_0.gguf) | Q4_0 | 0.085 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
115
+ | [legacy-app-Q4_K_S.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q4_K_S.gguf) | Q4_K_S | 0.085 GB | small, greater quality loss |
116
+ | [legacy-app-Q4_K_M.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q4_K_M.gguf) | Q4_K_M | 0.091 GB | medium, balanced quality - recommended |
117
+ | [legacy-app-Q5_0.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q5_0.gguf) | Q5_0 | 0.095 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
118
+ | [legacy-app-Q5_K_S.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q5_K_S.gguf) | Q5_K_S | 0.095 GB | large, low quality loss - recommended |
119
+ | [legacy-app-Q5_K_M.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q5_K_M.gguf) | Q5_K_M | 0.100 GB | large, very low quality loss - recommended |
120
+ | [legacy-app-Q6_K.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q6_K.gguf) | Q6_K | 0.107 GB | very large, extremely low quality loss |
121
+ | [legacy-app-Q8_0.gguf](https://huggingface.co/tensorblock/blobbymagn_legacy-app-GGUF/blob/main/legacy-app-Q8_0.gguf) | Q8_0 | 0.137 GB | very large, extremely low quality loss - not recommended |
122
+
123
+
124
+ ## Downloading instruction
125
+
126
+ ### Command line
127
+
128
+ Firstly, install Huggingface Client
129
+
130
+ ```shell
131
+ pip install -U "huggingface_hub[cli]"
132
+ ```
133
+
134
+ Then, downoad the individual model file the a local directory
135
+
136
+ ```shell
137
+ huggingface-cli download tensorblock/blobbymagn_legacy-app-GGUF --include "legacy-app-Q2_K.gguf" --local-dir MY_LOCAL_DIR
138
+ ```
139
+
140
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
141
+
142
+ ```shell
143
+ huggingface-cli download tensorblock/blobbymagn_legacy-app-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
144
+ ```
legacy-app-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:395937d88afe832c78ba043d34ed18f776593d349ba740ae21dc7dfaf34727a1
3
+ size 68531616
legacy-app-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4734b55b932a3284789e8166113e674fe988a29c6c1ebd75791d37ce3939d13c
3
+ size 85507488
legacy-app-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0dcf7f3b575408d270a34436dbe09a23d73e8e7687fec396ad0faa15216d483
3
+ size 81083808
legacy-app-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16bff19e5cdb013995f905edefdba08542429d584aab7c9f3410e96d408d334c
3
+ size 73563552
legacy-app-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79775b26d0e29bf3a2f63cc7fe9e6b72f283c89efbfd6b74b83dc18e69145137
3
+ size 84843936
legacy-app-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43077dcc30cef3a3f2f37a7202d6ab57201a84670265a61fd47a7423f838e7e5
3
+ size 91147680
legacy-app-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb38dab04ef1901e022d04df07559ba3f93bf0317b751819c2e6f0a72513c516
3
+ size 85138848
legacy-app-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a60b39264608d70b937d8596ccc1c6cc3b0d74e18586837c9e646a55f06f2aa
3
+ size 95460768
legacy-app-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc085338eccce41adf8612a97a70a81d3670ba464f59a67ba81eccff346bcf9a
3
+ size 100160928
legacy-app-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47c080568d4d56d7466f7e1a2de74d3101acf2637cf720041ce0e9a2e930782e
3
+ size 95460768
legacy-app-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c89dc5eb261416415d9d185333a7cc37657f5b6bd45065144f24250339a90d
3
+ size 106741152
legacy-app-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c34683804c76194e928f26d027dcf013d65684ba1afeece62f410683b4c8cbba
3
+ size 136659072