morriszms commited on
Commit
bbe985a
·
verified ·
1 Parent(s): cdb79eb

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
+ llama3-8b-ultrachat-sft-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama3-8b-ultrachat-sft-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama3-8b-ultrachat-sft-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama3-8b-ultrachat-sft-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama3-8b-ultrachat-sft-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama3-8b-ultrachat-sft-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama3-8b-ultrachat-sft-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama3-8b-ultrachat-sft-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama3-8b-ultrachat-sft-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama3-8b-ultrachat-sft-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama3-8b-ultrachat-sft-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama3-8b-ultrachat-sft-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ base_model: kykim0/llama3-8b-ultrachat-sft
4
+ tags:
5
+ - alignment-handbook
6
+ - generated_from_trainer
7
+ - TensorBlock
8
+ - GGUF
9
+ datasets:
10
+ - HuggingFaceH4/ultrachat_200k
11
+ model-index:
12
+ - name: sft-llama3-8b
13
+ results: []
14
+ ---
15
+
16
+ <div style="width: auto; margin-left: auto; margin-right: auto">
17
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
18
+ </div>
19
+ <div style="display: flex; justify-content: space-between; width: 100%;">
20
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
21
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
22
+ 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>
23
+ </p>
24
+ </div>
25
+ </div>
26
+
27
+ ## kykim0/llama3-8b-ultrachat-sft - GGUF
28
+
29
+ This repo contains GGUF format model files for [kykim0/llama3-8b-ultrachat-sft](https://huggingface.co/kykim0/llama3-8b-ultrachat-sft).
30
+
31
+ 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).
32
+
33
+ ## Our projects
34
+ <table border="1" cellspacing="0" cellpadding="10">
35
+ <tr>
36
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
37
+ <th style="font-size: 25px;">TensorBlock Studio</th>
38
+ </tr>
39
+ <tr>
40
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
41
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
42
+ </tr>
43
+ <tr>
44
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
45
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
46
+ </tr>
47
+ <tr>
48
+ <th>
49
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
50
+ display: inline-block;
51
+ padding: 8px 16px;
52
+ background-color: #FF7F50;
53
+ color: white;
54
+ text-decoration: none;
55
+ border-radius: 6px;
56
+ font-weight: bold;
57
+ font-family: sans-serif;
58
+ ">👀 See what we built 👀</a>
59
+ </th>
60
+ <th>
61
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
62
+ display: inline-block;
63
+ padding: 8px 16px;
64
+ background-color: #FF7F50;
65
+ color: white;
66
+ text-decoration: none;
67
+ border-radius: 6px;
68
+ font-weight: bold;
69
+ font-family: sans-serif;
70
+ ">👀 See what we built 👀</a>
71
+ </th>
72
+ </tr>
73
+ </table>
74
+
75
+ ## Prompt template
76
+
77
+ ```
78
+ <|system|>
79
+ {system_prompt}<|end_of_text|>
80
+ <|user|>
81
+ {prompt}<|end_of_text|>
82
+ <|assistant|>
83
+ ```
84
+
85
+ ## Model file specification
86
+
87
+ | Filename | Quant type | File Size | Description |
88
+ | -------- | ---------- | --------- | ----------- |
89
+ | [llama3-8b-ultrachat-sft-Q2_K.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
90
+ | [llama3-8b-ultrachat-sft-Q3_K_S.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
91
+ | [llama3-8b-ultrachat-sft-Q3_K_M.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
92
+ | [llama3-8b-ultrachat-sft-Q3_K_L.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
93
+ | [llama3-8b-ultrachat-sft-Q4_0.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
94
+ | [llama3-8b-ultrachat-sft-Q4_K_S.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
95
+ | [llama3-8b-ultrachat-sft-Q4_K_M.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
96
+ | [llama3-8b-ultrachat-sft-Q5_0.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
97
+ | [llama3-8b-ultrachat-sft-Q5_K_S.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
98
+ | [llama3-8b-ultrachat-sft-Q5_K_M.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
99
+ | [llama3-8b-ultrachat-sft-Q6_K.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
100
+ | [llama3-8b-ultrachat-sft-Q8_0.gguf](https://huggingface.co/tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF/blob/main/llama3-8b-ultrachat-sft-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
101
+
102
+
103
+ ## Downloading instruction
104
+
105
+ ### Command line
106
+
107
+ Firstly, install Huggingface Client
108
+
109
+ ```shell
110
+ pip install -U "huggingface_hub[cli]"
111
+ ```
112
+
113
+ Then, downoad the individual model file the a local directory
114
+
115
+ ```shell
116
+ huggingface-cli download tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF --include "llama3-8b-ultrachat-sft-Q2_K.gguf" --local-dir MY_LOCAL_DIR
117
+ ```
118
+
119
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
120
+
121
+ ```shell
122
+ huggingface-cli download tensorblock/kykim0_llama3-8b-ultrachat-sft-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
123
+ ```
llama3-8b-ultrachat-sft-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a3efd169096cb4037026ab9c2aaf11c5016422075d6387fca5924fe39784076
3
+ size 3179132096
llama3-8b-ultrachat-sft-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5cfe60e51cf8c2faa30b7d7240e9fee3529aaf0ec288861e0e8112b770cd333
3
+ size 4321957056
llama3-8b-ultrachat-sft-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9851149e5f944209fffd5599a4a3571e5bf650b910baefda7f1f3e252c4406ea
3
+ size 4018918592
llama3-8b-ultrachat-sft-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c3c8eacfc80771b4b4771ca631e96fc754dfbf9a5c7d2e2ae360aaecc5b4b6
3
+ size 3664499904
llama3-8b-ultrachat-sft-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd24488953235289ec9c85cb455851512c85664d84af20b582bafe2338f1f19e
3
+ size 4661212352
llama3-8b-ultrachat-sft-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:211509728ad7047966a8f4a3460cb7879b204c3532b86d9091e93dd5b36c4e5d
3
+ size 4920734912
llama3-8b-ultrachat-sft-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffc28f20e583b95a82ad9ee8f652b7b4bd3cc367209d1c44bbafb296ab8803ef
3
+ size 4692669632
llama3-8b-ultrachat-sft-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7966e4764eb2e5bf24b3f8afa36d131bb297ef28efc7e763e66c44187219a1a
3
+ size 5599294656
llama3-8b-ultrachat-sft-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72466cdf738c48135282fe76753a333ed2328028ffdc112ca1289a9f4148e367
3
+ size 5732988096
llama3-8b-ultrachat-sft-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d63dc53110a7d5c336112499ac7d99895e186a94b209ed8483f94b70a749a25
3
+ size 5599294656
llama3-8b-ultrachat-sft-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:395f0e2cbd9cd708c24220443e0a498a4eb3c486730646b1badfa9c46df84c69
3
+ size 6596007104
llama3-8b-ultrachat-sft-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd49d290389ca4b28b07e22f7d1022bb61c24f7e00509f8d6a53755d75e3bf25
3
+ size 8540771520