morriszms commited on
Commit
8567ce6
·
verified ·
1 Parent(s): d4f06f9

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
+ gpt2-finetuned-cone-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ gpt2-finetuned-cone-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gpt2-finetuned-cone-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gpt2-finetuned-cone-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gpt2-finetuned-cone-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gpt2-finetuned-cone-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gpt2-finetuned-cone-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gpt2-finetuned-cone-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gpt2-finetuned-cone-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gpt2-finetuned-cone-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gpt2-finetuned-cone-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gpt2-finetuned-cone-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: Xara2west/gpt2-finetuned-cone
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
+ ## Xara2west/gpt2-finetuned-cone - 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 [Xara2west/gpt2-finetuned-cone](https://huggingface.co/Xara2west/gpt2-finetuned-cone).
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
+ | [gpt2-finetuned-cone-Q2_K.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q2_K.gguf) | Q2_K | 0.069 GB | smallest, significant quality loss - not recommended for most purposes |
111
+ | [gpt2-finetuned-cone-Q3_K_S.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q3_K_S.gguf) | Q3_K_S | 0.074 GB | very small, high quality loss |
112
+ | [gpt2-finetuned-cone-Q3_K_M.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q3_K_M.gguf) | Q3_K_M | 0.081 GB | very small, high quality loss |
113
+ | [gpt2-finetuned-cone-Q3_K_L.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q3_K_L.gguf) | Q3_K_L | 0.086 GB | small, substantial quality loss |
114
+ | [gpt2-finetuned-cone-Q4_0.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q4_0.gguf) | Q4_0 | 0.085 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
115
+ | [gpt2-finetuned-cone-Q4_K_S.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q4_K_S.gguf) | Q4_K_S | 0.085 GB | small, greater quality loss |
116
+ | [gpt2-finetuned-cone-Q4_K_M.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q4_K_M.gguf) | Q4_K_M | 0.091 GB | medium, balanced quality - recommended |
117
+ | [gpt2-finetuned-cone-Q5_0.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q5_0.gguf) | Q5_0 | 0.095 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
118
+ | [gpt2-finetuned-cone-Q5_K_S.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q5_K_S.gguf) | Q5_K_S | 0.095 GB | large, low quality loss - recommended |
119
+ | [gpt2-finetuned-cone-Q5_K_M.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q5_K_M.gguf) | Q5_K_M | 0.100 GB | large, very low quality loss - recommended |
120
+ | [gpt2-finetuned-cone-Q6_K.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-Q6_K.gguf) | Q6_K | 0.107 GB | very large, extremely low quality loss |
121
+ | [gpt2-finetuned-cone-Q8_0.gguf](https://huggingface.co/tensorblock/Xara2west_gpt2-finetuned-cone-GGUF/blob/main/gpt2-finetuned-cone-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/Xara2west_gpt2-finetuned-cone-GGUF --include "gpt2-finetuned-cone-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/Xara2west_gpt2-finetuned-cone-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
144
+ ```
gpt2-finetuned-cone-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:246262bfcc4eaa1cbedde1263da9fd97cc69ea5d3ec0cf15f706ab76b2cecb38
3
+ size 68533696
gpt2-finetuned-cone-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a383c1f248df56be5ae217e449c3567fb9bdf55d1e06a765c1f68d8962796421
3
+ size 85509568
gpt2-finetuned-cone-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9df570ab42602b5da21fbc28f6d2a38ef289d75b359d8c341b4702bba87b685
3
+ size 81085888
gpt2-finetuned-cone-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fe52b44c91d7f9cca62d59421b31a292b2dd79c74c3aafb7efd4061bdec6286
3
+ size 73565632
gpt2-finetuned-cone-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed1f847b5e6db93adfdcbf385c3e4f9449f746ccc326dfdd04146687295762f2
3
+ size 84846016
gpt2-finetuned-cone-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7557dc8ca9f045fce027986ba3bca5c7e15a4926b4cb73c4933c13432430487
3
+ size 91149760
gpt2-finetuned-cone-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f47dd6d390dd84bea68749ca28001551ae9c8ccc3e8a3b96194676fb35d9a3
3
+ size 85140928
gpt2-finetuned-cone-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cc2e716f7ca06d283de8ecd01f7ad5fd7f866f19a9ce6d1041d9a5bc150ad31
3
+ size 95462848
gpt2-finetuned-cone-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615e4476cebec1ba47a43607e8941813108bff36fce7305a4867d6baf89cc0e9
3
+ size 100163008
gpt2-finetuned-cone-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ce03a404a1677ecc3746a240e41816bf6749865ac795dc7d8ef40205e8f82b6
3
+ size 95462848
gpt2-finetuned-cone-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34b555c5ec43c944c3597dfc286e11ea0a9f23a861ba35f10e8ef8da18a810f1
3
+ size 106743232
gpt2-finetuned-cone-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa3b97975ab30a457cdcf2116f0efb7ac6a956c301bd3fd54c86373d64f40f9b
3
+ size 136661696