morriszms commited on
Commit
b6f996f
·
verified ·
1 Parent(s): 706725d

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
+ wafl-phi3-mini-4k-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ wafl-phi3-mini-4k-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ wafl-phi3-mini-4k-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ wafl-phi3-mini-4k-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ wafl-phi3-mini-4k-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ wafl-phi3-mini-4k-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ wafl-phi3-mini-4k-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ wafl-phi3-mini-4k-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ wafl-phi3-mini-4k-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ wafl-phi3-mini-4k-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ wafl-phi3-mini-4k-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ wafl-phi3-mini-4k-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: fractalego/wafl-phi3-mini-4k
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
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## fractalego/wafl-phi3-mini-4k - GGUF
21
+
22
+ This repo contains GGUF format model files for [fractalego/wafl-phi3-mini-4k](https://huggingface.co/fractalego/wafl-phi3-mini-4k).
23
+
24
+ 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).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+ <s><|user|>
36
+ {prompt}<|end|>
37
+ <|assistant|>
38
+ ```
39
+
40
+ ## Model file specification
41
+
42
+ | Filename | Quant type | File Size | Description |
43
+ | -------- | ---------- | --------- | ----------- |
44
+ | [wafl-phi3-mini-4k-Q2_K.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q2_K.gguf) | Q2_K | 1.416 GB | smallest, significant quality loss - not recommended for most purposes |
45
+ | [wafl-phi3-mini-4k-Q3_K_S.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q3_K_S.gguf) | Q3_K_S | 1.682 GB | very small, high quality loss |
46
+ | [wafl-phi3-mini-4k-Q3_K_M.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q3_K_M.gguf) | Q3_K_M | 1.955 GB | very small, high quality loss |
47
+ | [wafl-phi3-mini-4k-Q3_K_L.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q3_K_L.gguf) | Q3_K_L | 2.088 GB | small, substantial quality loss |
48
+ | [wafl-phi3-mini-4k-Q4_0.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q4_0.gguf) | Q4_0 | 2.176 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
49
+ | [wafl-phi3-mini-4k-Q4_K_S.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q4_K_S.gguf) | Q4_K_S | 2.189 GB | small, greater quality loss |
50
+ | [wafl-phi3-mini-4k-Q4_K_M.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q4_K_M.gguf) | Q4_K_M | 2.393 GB | medium, balanced quality - recommended |
51
+ | [wafl-phi3-mini-4k-Q5_0.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q5_0.gguf) | Q5_0 | 2.641 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
52
+ | [wafl-phi3-mini-4k-Q5_K_S.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q5_K_S.gguf) | Q5_K_S | 2.641 GB | large, low quality loss - recommended |
53
+ | [wafl-phi3-mini-4k-Q5_K_M.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q5_K_M.gguf) | Q5_K_M | 2.815 GB | large, very low quality loss - recommended |
54
+ | [wafl-phi3-mini-4k-Q6_K.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q6_K.gguf) | Q6_K | 3.136 GB | very large, extremely low quality loss |
55
+ | [wafl-phi3-mini-4k-Q8_0.gguf](https://huggingface.co/tensorblock/wafl-phi3-mini-4k-GGUF/blob/main/wafl-phi3-mini-4k-Q8_0.gguf) | Q8_0 | 4.061 GB | very large, extremely low quality loss - not recommended |
56
+
57
+
58
+ ## Downloading instruction
59
+
60
+ ### Command line
61
+
62
+ Firstly, install Huggingface Client
63
+
64
+ ```shell
65
+ pip install -U "huggingface_hub[cli]"
66
+ ```
67
+
68
+ Then, downoad the individual model file the a local directory
69
+
70
+ ```shell
71
+ huggingface-cli download tensorblock/wafl-phi3-mini-4k-GGUF --include "wafl-phi3-mini-4k-Q2_K.gguf" --local-dir MY_LOCAL_DIR
72
+ ```
73
+
74
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
75
+
76
+ ```shell
77
+ huggingface-cli download tensorblock/wafl-phi3-mini-4k-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
78
+ ```
wafl-phi3-mini-4k-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14c4484dc5ea80d70f723ed5b4a1ff2a103e7cc51f1a7c38469b8d06d62f202a
3
+ size 1416203296
wafl-phi3-mini-4k-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dedb9e0633b65ef1e8800d8961a82b863153c35153bf501314d2e9656e17ca6
3
+ size 2087596576
wafl-phi3-mini-4k-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00b50935bffff28d559cde706ae5e4b6667fab7d1bae0e890a75f07b959c8a27
3
+ size 1955476000
wafl-phi3-mini-4k-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bff2c94dd2c7250ca418ef78c335939826ed0731e697de7c068845f7baf215cc
3
+ size 1681797664
wafl-phi3-mini-4k-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89a16b8505ea65e962cc11c74e355dce7dc61b77f27810de0a764f71e7cb4aa0
3
+ size 2176176160
wafl-phi3-mini-4k-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20762feb259f58338a188e5b0fc652b63e5e1aeae9e9f646f1fd4e5191bad36d
3
+ size 2393231392
wafl-phi3-mini-4k-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8e570649c087bf695e26af4059ddb5086d826da3d99114c599115361c1e9a1b
3
+ size 2188759072
wafl-phi3-mini-4k-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a973facb3bfe8dfcf826a68fb904b8dfa2683326e838c79bf2e52cfc5d6356e8
3
+ size 2641473568
wafl-phi3-mini-4k-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2501b5b0737853961b37b13e4a509ee59cb547d86eafc506f8db39e7661a3238
3
+ size 2815275040
wafl-phi3-mini-4k-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e2d26fac0741bd369736bc3de450f8a0a4df7ea3ec4516fe0821ac8498f963
3
+ size 2641473568
wafl-phi3-mini-4k-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c216dd321fe88639b54b8ccbfdbafa49653c7f07309041b0a0b87332d9dbdccd
3
+ size 3135852064
wafl-phi3-mini-4k-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5df1528854107b0bedc15500a03419598da1b8e9fde0a027843f2cef491aa72a
3
+ size 4061221408