morriszms commited on
Commit
d1aa3ed
·
verified ·
1 Parent(s): c412447

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
+ futfut_by_zephyr7b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ futfut_by_zephyr7b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ futfut_by_zephyr7b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ futfut_by_zephyr7b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ futfut_by_zephyr7b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ futfut_by_zephyr7b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ futfut_by_zephyr7b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ futfut_by_zephyr7b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ futfut_by_zephyr7b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ futfut_by_zephyr7b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ futfut_by_zephyr7b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ futfut_by_zephyr7b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Dongwookss/q_a_korean_futsal
5
+ language:
6
+ - ko
7
+ tags:
8
+ - unsloth
9
+ - trl
10
+ - transformer
11
+ - TensorBlock
12
+ - GGUF
13
+ base_model: Dongwookss/futfut_by_zephyr7b
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
+ ## Dongwookss/futfut_by_zephyr7b - GGUF
28
+
29
+ This repo contains GGUF format model files for [Dongwookss/futfut_by_zephyr7b](https://huggingface.co/Dongwookss/futfut_by_zephyr7b).
30
+
31
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
32
+
33
+ <div style="text-align: left; margin: 20px 0;">
34
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
35
+ Run them on the TensorBlock client using your local machine ↗
36
+ </a>
37
+ </div>
38
+
39
+ ## Prompt template
40
+
41
+ ```
42
+ <|system|>
43
+ {system_prompt}</s>
44
+ <|user|>
45
+ {prompt}</s>
46
+ <|assistant|>
47
+ ```
48
+
49
+ ## Model file specification
50
+
51
+ | Filename | Quant type | File Size | Description |
52
+ | -------- | ---------- | --------- | ----------- |
53
+ | [futfut_by_zephyr7b-Q2_K.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
54
+ | [futfut_by_zephyr7b-Q3_K_S.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
55
+ | [futfut_by_zephyr7b-Q3_K_M.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
56
+ | [futfut_by_zephyr7b-Q3_K_L.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
57
+ | [futfut_by_zephyr7b-Q4_0.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
58
+ | [futfut_by_zephyr7b-Q4_K_S.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
59
+ | [futfut_by_zephyr7b-Q4_K_M.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
60
+ | [futfut_by_zephyr7b-Q5_0.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
61
+ | [futfut_by_zephyr7b-Q5_K_S.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
62
+ | [futfut_by_zephyr7b-Q5_K_M.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
63
+ | [futfut_by_zephyr7b-Q6_K.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
64
+ | [futfut_by_zephyr7b-Q8_0.gguf](https://huggingface.co/tensorblock/futfut_by_zephyr7b-GGUF/blob/main/futfut_by_zephyr7b-Q8_0.gguf) | Q8_0 | 7.696 GB | very large, extremely low quality loss - not recommended |
65
+
66
+
67
+ ## Downloading instruction
68
+
69
+ ### Command line
70
+
71
+ Firstly, install Huggingface Client
72
+
73
+ ```shell
74
+ pip install -U "huggingface_hub[cli]"
75
+ ```
76
+
77
+ Then, downoad the individual model file the a local directory
78
+
79
+ ```shell
80
+ huggingface-cli download tensorblock/futfut_by_zephyr7b-GGUF --include "futfut_by_zephyr7b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
81
+ ```
82
+
83
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
84
+
85
+ ```shell
86
+ huggingface-cli download tensorblock/futfut_by_zephyr7b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
87
+ ```
futfut_by_zephyr7b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:881ada6b26c7c0fbbd20f1bfca1a0a7fa410a27455ee8357d081cd45e59db414
3
+ size 2719242976
futfut_by_zephyr7b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47299a7250bec3d259d7e24887d52b9ff11f9788d5dbee27de52e7d37ec86c1b
3
+ size 3822025440
futfut_by_zephyr7b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7b2f4d896f50e218f4cd15e030f08a0bcfb098e38e64072df8d3892048f903b
3
+ size 3518986976
futfut_by_zephyr7b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42be46bf9da7de50b8c5bb80d380d0942ac2a095fa98dc1d7b3b3f22ae9e3b54
3
+ size 3164568288
futfut_by_zephyr7b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71aee2749cc9ccdc85865b704f17f8c9996323b17d4ffb059c653d6d8e19621d
3
+ size 4108917472
futfut_by_zephyr7b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e5fee5c14653b947c7cf690100f08bfc4a2941179670d3195234657da13eb0d
3
+ size 4368440032
futfut_by_zephyr7b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b0e81d1e02415801e56cc68dad6319ea7627ef6c2f730fea46fa2e4d12a8ee
3
+ size 4140374752
futfut_by_zephyr7b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc02698608ffdc36130a9683a55b88036f5c12cc4dafe1ad9b99c380418465b7
3
+ size 4997716704
futfut_by_zephyr7b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96397bd8650e0562355b622e751cd4917adb0e3e4814a06d4e15279c9d98b133
3
+ size 5131410144
futfut_by_zephyr7b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84843005b0e5b518132bf31e9e66a36847c047d68fa8e554c5e8bbdf88ee230b
3
+ size 4997716704
futfut_by_zephyr7b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a7bb62d7f44e1bac5e7a1abcb4dea0579897057a31b2684ef5b16cc2e10758d
3
+ size 5942065888
futfut_by_zephyr7b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca122c016e28e894e9fd2d1e515126c5001dbfb61b7917a1d9143d974d48d6c3
3
+ size 7695858400