morriszms commited on
Commit
902abb6
·
verified ·
1 Parent(s): ad0e5e9

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
+ ft-240209-sft-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ ft-240209-sft-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ ft-240209-sft-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ ft-240209-sft-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ ft-240209-sft-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ ft-240209-sft-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ ft-240209-sft-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ ft-240209-sft-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ ft-240209-sft-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ ft-240209-sft-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ ft-240209-sft-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ ft-240209-sft-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ language:
4
+ - ko
5
+ library_name: transformers
6
+ base_model: msy127/ft-240209-sft
7
+ tags:
8
+ - TensorBlock
9
+ - GGUF
10
+ ---
11
+
12
+ <div style="width: auto; margin-left: auto; margin-right: auto">
13
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
14
+ </div>
15
+ <div style="display: flex; justify-content: space-between; width: 100%;">
16
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
17
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
18
+ 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>
19
+ </p>
20
+ </div>
21
+ </div>
22
+
23
+ ## msy127/ft-240209-sft - GGUF
24
+
25
+ This repo contains GGUF format model files for [msy127/ft-240209-sft](https://huggingface.co/msy127/ft-240209-sft).
26
+
27
+ 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).
28
+
29
+ <div style="text-align: left; margin: 20px 0;">
30
+ <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;">
31
+ Run them on the TensorBlock client using your local machine ↗
32
+ </a>
33
+ </div>
34
+
35
+ ## Prompt template
36
+
37
+ ```
38
+
39
+ ```
40
+
41
+ ## Model file specification
42
+
43
+ | Filename | Quant type | File Size | Description |
44
+ | -------- | ---------- | --------- | ----------- |
45
+ | [ft-240209-sft-Q2_K.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q2_K.gguf) | Q2_K | 3.799 GB | smallest, significant quality loss - not recommended for most purposes |
46
+ | [ft-240209-sft-Q3_K_S.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q3_K_S.gguf) | Q3_K_S | 4.421 GB | very small, high quality loss |
47
+ | [ft-240209-sft-Q3_K_M.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q3_K_M.gguf) | Q3_K_M | 4.916 GB | very small, high quality loss |
48
+ | [ft-240209-sft-Q3_K_L.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q3_K_L.gguf) | Q3_K_L | 5.339 GB | small, substantial quality loss |
49
+ | [ft-240209-sft-Q4_0.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q4_0.gguf) | Q4_0 | 5.740 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
50
+ | [ft-240209-sft-Q4_K_S.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q4_K_S.gguf) | Q4_K_S | 5.783 GB | small, greater quality loss |
51
+ | [ft-240209-sft-Q4_K_M.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q4_K_M.gguf) | Q4_K_M | 6.103 GB | medium, balanced quality - recommended |
52
+ | [ft-240209-sft-Q5_0.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q5_0.gguf) | Q5_0 | 6.982 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
53
+ | [ft-240209-sft-Q5_K_S.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q5_K_S.gguf) | Q5_K_S | 6.982 GB | large, low quality loss - recommended |
54
+ | [ft-240209-sft-Q5_K_M.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q5_K_M.gguf) | Q5_K_M | 7.169 GB | large, very low quality loss - recommended |
55
+ | [ft-240209-sft-Q6_K.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q6_K.gguf) | Q6_K | 8.301 GB | very large, extremely low quality loss |
56
+ | [ft-240209-sft-Q8_0.gguf](https://huggingface.co/tensorblock/ft-240209-sft-GGUF/blob/main/ft-240209-sft-Q8_0.gguf) | Q8_0 | 10.751 GB | very large, extremely low quality loss - not recommended |
57
+
58
+
59
+ ## Downloading instruction
60
+
61
+ ### Command line
62
+
63
+ Firstly, install Huggingface Client
64
+
65
+ ```shell
66
+ pip install -U "huggingface_hub[cli]"
67
+ ```
68
+
69
+ Then, downoad the individual model file the a local directory
70
+
71
+ ```shell
72
+ huggingface-cli download tensorblock/ft-240209-sft-GGUF --include "ft-240209-sft-Q2_K.gguf" --local-dir MY_LOCAL_DIR
73
+ ```
74
+
75
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
76
+
77
+ ```shell
78
+ huggingface-cli download tensorblock/ft-240209-sft-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
79
+ ```
ft-240209-sft-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c90dd53810bce25da2bfa2af8827900d94bf9f82636d92b0ac7eddebb9ffffa7
3
+ size 4078892448
ft-240209-sft-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c99a9de5f0654c4517889b5157ef844dd595697445ed08125780a9f58db5a161
3
+ size 5733066144
ft-240209-sft-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c18120217ae4fb650b6f2c573a542b9adcebca78a5a07780b9c33047fbe7f55c
3
+ size 5277984160
ft-240209-sft-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef84ef2cbf537ee04d74568ad2797da1f0882c8f6df0fa006ee46a9ae4d1d378
3
+ size 4746880416
ft-240209-sft-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d13b015c940338351834d349e14b6af41e5fa6df8c5dc6fd40fdb8b9d543298
3
+ size 6163404192
ft-240209-sft-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcda49c16683b5b6bb4d1ea557d7f3c24649eb10fd8b2d29ddabf156bfdc8471
3
+ size 6552688032
ft-240209-sft-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f26a2de11f053f98bc66717f4308f54c6da1e81d4524cf04de63995eb5eb2e5b
3
+ size 6209541536
ft-240209-sft-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:896b0a856441c35a5177ad8bb77b863bb2e80ab45b4645e2b804973995ee8e65
3
+ size 7496603040
ft-240209-sft-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3da017627a25711bd5a78e3c859b569d7ed8a43df0417d88ac1d748b969062ac
3
+ size 7697143200
ft-240209-sft-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b317fc88f58472c01ad6c122e778dbe33d726c6d9a8eeb998ae42aa6020be30a
3
+ size 7496603040
ft-240209-sft-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebbe96c898c26a4f29179272bde5163a5a5e5743eca75735f68d74d153e2da08
3
+ size 8913126816
ft-240209-sft-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c191b648c7754adf62d996957a2476f17c311f820f9952a21198ca10a5de4b80
3
+ size 11543815584