Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +80 -0
- wafl-phi3.5-mini-instruct-Q2_K.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q3_K_L.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q3_K_M.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q3_K_S.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q4_0.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q4_K_M.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q4_K_S.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q5_0.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q5_K_M.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q5_K_S.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q6_K.gguf +3 -0
- wafl-phi3.5-mini-instruct-Q8_0.gguf +3 -0
.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.5-mini-instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
wafl-phi3.5-mini-instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
wafl-phi3.5-mini-instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
wafl-phi3.5-mini-instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
wafl-phi3.5-mini-instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
wafl-phi3.5-mini-instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
wafl-phi3.5-mini-instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
wafl-phi3.5-mini-instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
wafl-phi3.5-mini-instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
wafl-phi3.5-mini-instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
wafl-phi3.5-mini-instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
wafl-phi3.5-mini-instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- TensorBlock
|
5 |
+
- GGUF
|
6 |
+
base_model: fractalego/wafl-phi3.5-mini-instruct
|
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.5-mini-instruct - GGUF
|
21 |
+
|
22 |
+
This repo contains GGUF format model files for [fractalego/wafl-phi3.5-mini-instruct](https://huggingface.co/fractalego/wafl-phi3.5-mini-instruct).
|
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 |
+
<|system|>
|
36 |
+
{system_prompt}<|end|>
|
37 |
+
<|user|>
|
38 |
+
{prompt}<|end|>
|
39 |
+
<|assistant|>
|
40 |
+
```
|
41 |
+
|
42 |
+
## Model file specification
|
43 |
+
|
44 |
+
| Filename | Quant type | File Size | Description |
|
45 |
+
| -------- | ---------- | --------- | ----------- |
|
46 |
+
| [wafl-phi3.5-mini-instruct-Q2_K.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q2_K.gguf) | Q2_K | 1.416 GB | smallest, significant quality loss - not recommended for most purposes |
|
47 |
+
| [wafl-phi3.5-mini-instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q3_K_S.gguf) | Q3_K_S | 1.682 GB | very small, high quality loss |
|
48 |
+
| [wafl-phi3.5-mini-instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q3_K_M.gguf) | Q3_K_M | 1.955 GB | very small, high quality loss |
|
49 |
+
| [wafl-phi3.5-mini-instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q3_K_L.gguf) | Q3_K_L | 2.088 GB | small, substantial quality loss |
|
50 |
+
| [wafl-phi3.5-mini-instruct-Q4_0.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q4_0.gguf) | Q4_0 | 2.176 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
51 |
+
| [wafl-phi3.5-mini-instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q4_K_S.gguf) | Q4_K_S | 2.189 GB | small, greater quality loss |
|
52 |
+
| [wafl-phi3.5-mini-instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q4_K_M.gguf) | Q4_K_M | 2.393 GB | medium, balanced quality - recommended |
|
53 |
+
| [wafl-phi3.5-mini-instruct-Q5_0.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q5_0.gguf) | Q5_0 | 2.641 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
54 |
+
| [wafl-phi3.5-mini-instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q5_K_S.gguf) | Q5_K_S | 2.641 GB | large, low quality loss - recommended |
|
55 |
+
| [wafl-phi3.5-mini-instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q5_K_M.gguf) | Q5_K_M | 2.815 GB | large, very low quality loss - recommended |
|
56 |
+
| [wafl-phi3.5-mini-instruct-Q6_K.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q6_K.gguf) | Q6_K | 3.136 GB | very large, extremely low quality loss |
|
57 |
+
| [wafl-phi3.5-mini-instruct-Q8_0.gguf](https://huggingface.co/tensorblock/wafl-phi3.5-mini-instruct-GGUF/blob/main/wafl-phi3.5-mini-instruct-Q8_0.gguf) | Q8_0 | 4.061 GB | very large, extremely low quality loss - not recommended |
|
58 |
+
|
59 |
+
|
60 |
+
## Downloading instruction
|
61 |
+
|
62 |
+
### Command line
|
63 |
+
|
64 |
+
Firstly, install Huggingface Client
|
65 |
+
|
66 |
+
```shell
|
67 |
+
pip install -U "huggingface_hub[cli]"
|
68 |
+
```
|
69 |
+
|
70 |
+
Then, downoad the individual model file the a local directory
|
71 |
+
|
72 |
+
```shell
|
73 |
+
huggingface-cli download tensorblock/wafl-phi3.5-mini-instruct-GGUF --include "wafl-phi3.5-mini-instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
74 |
+
```
|
75 |
+
|
76 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
77 |
+
|
78 |
+
```shell
|
79 |
+
huggingface-cli download tensorblock/wafl-phi3.5-mini-instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
80 |
+
```
|
wafl-phi3.5-mini-instruct-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bc8b87cea6b49bcae6b4c554d1e545a005cbe5e0f154f555bf6a78424ba651d
|
3 |
+
size 1416204032
|
wafl-phi3.5-mini-instruct-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:964f2c2cb95a8ad1b72685500a24c34d7a41862128aaf37b3cc32902ae9dd31b
|
3 |
+
size 2087597312
|
wafl-phi3.5-mini-instruct-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e28ea2692b462c8d296646c513125a2324aa4e31258758f8107c277a148725d
|
3 |
+
size 1955476736
|
wafl-phi3.5-mini-instruct-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cdef724924c1c3a065528a73a1b723d51ce1decdb28abb28c0b4bcfad09ad67
|
3 |
+
size 1681798400
|
wafl-phi3.5-mini-instruct-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4eb9f7b67574cbe03b590114528222739ff580f258282ce84034d8a6e04234a
|
3 |
+
size 2176176896
|
wafl-phi3.5-mini-instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:316db982bb72b954a3463edc903312aee9e4570bc74b7a94773e3bba0c1bbd3e
|
3 |
+
size 2393232128
|
wafl-phi3.5-mini-instruct-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:690400fd7d8daf6b9dc10f6c8f974135666c4f1e9b7d0a8fc3fdce316c38faa1
|
3 |
+
size 2188759808
|
wafl-phi3.5-mini-instruct-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9acc3b5bd9277cdf60bbf159370a090a0d9f2b00c7cec870b69afb27b315a27
|
3 |
+
size 2641474304
|
wafl-phi3.5-mini-instruct-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:beb4d3acf48120651c77fc2d1fdbe44ed3422e54965fb783698a9343a631d4b8
|
3 |
+
size 2815275776
|
wafl-phi3.5-mini-instruct-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51727e27f11bdc39628e1c3186f15d9f451889e1e72660a3785511646ac1f843
|
3 |
+
size 2641474304
|
wafl-phi3.5-mini-instruct-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85eb06c7cce9dd8b53262c41412f22f7208354504a628a015b8516b458b049d3
|
3 |
+
size 3135852800
|
wafl-phi3.5-mini-instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8fb9a1d8a7326ca4c8a224de9b3a9b9ae45cee6eb6e897a21be2cc651dd7083
|
3 |
+
size 4061222144
|