morriszms commited on
Commit
ac0c2c7
·
verified ·
1 Parent(s): ca21ef0

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
+ functionary-small-v3.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ functionary-small-v3.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ functionary-small-v3.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ functionary-small-v3.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ functionary-small-v3.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ functionary-small-v3.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ functionary-small-v3.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ functionary-small-v3.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ functionary-small-v3.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ functionary-small-v3.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ functionary-small-v3.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ functionary-small-v3.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: meetkai/functionary-small-v3.1
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
+ ## meetkai/functionary-small-v3.1 - GGUF
21
+
22
+ This repo contains GGUF format model files for [meetkai/functionary-small-v3.1](https://huggingface.co/meetkai/functionary-small-v3.1).
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
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
36
+
37
+
38
+ Cutting Knowledge Date: December 2023
39
+
40
+ <|eot_id|><|start_header_id|>system<|end_header_id|>
41
+
42
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
43
+
44
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
45
+ ```
46
+
47
+ ## Model file specification
48
+
49
+ | Filename | Quant type | File Size | Description |
50
+ | -------- | ---------- | --------- | ----------- |
51
+ | [functionary-small-v3.1-Q2_K.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
52
+ | [functionary-small-v3.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q3_K_S.gguf) | Q3_K_S | 3.665 GB | very small, high quality loss |
53
+ | [functionary-small-v3.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
54
+ | [functionary-small-v3.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
55
+ | [functionary-small-v3.1-Q4_0.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
56
+ | [functionary-small-v3.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
57
+ | [functionary-small-v3.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
58
+ | [functionary-small-v3.1-Q5_0.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
59
+ | [functionary-small-v3.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
60
+ | [functionary-small-v3.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
61
+ | [functionary-small-v3.1-Q6_K.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
62
+ | [functionary-small-v3.1-Q8_0.gguf](https://huggingface.co/tensorblock/functionary-small-v3.1-GGUF/blob/main/functionary-small-v3.1-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
63
+
64
+
65
+ ## Downloading instruction
66
+
67
+ ### Command line
68
+
69
+ Firstly, install Huggingface Client
70
+
71
+ ```shell
72
+ pip install -U "huggingface_hub[cli]"
73
+ ```
74
+
75
+ Then, downoad the individual model file the a local directory
76
+
77
+ ```shell
78
+ huggingface-cli download tensorblock/functionary-small-v3.1-GGUF --include "functionary-small-v3.1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
79
+ ```
80
+
81
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
82
+
83
+ ```shell
84
+ huggingface-cli download tensorblock/functionary-small-v3.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
85
+ ```
functionary-small-v3.1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7433dc10dac70707d3eeae51b7c4efe13cba1e51d9f0c73293b4f3ff525c5463
3
+ size 3179134560
functionary-small-v3.1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d69e51f64b96ac6109cfeb1abe396388cf6e9a0fa2005d829ef82efdcfe23a7
3
+ size 4321959520
functionary-small-v3.1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a2854a1d29ab4596280e5c7fed6c54944b4ebb02a1ee1d076cec1433b38be20
3
+ size 4018921056
functionary-small-v3.1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dea43e77b358b91bd11f173d796a007b6262b99ede5fe11e17925ec4b62de48
3
+ size 3664502368
functionary-small-v3.1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fd2936f54c7dd35dc761173fd5d52fde062e51bde3c06f082b35c0a0154f703
3
+ size 4661214816
functionary-small-v3.1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d091c722dc54b57834023604c79976cf0d57497211fbc03815e93a476b54546
3
+ size 4920737376
functionary-small-v3.1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4721ef6bad5bd95ef43b40789e58464acbbf502cfb11da82d3bb1f355ac196a3
3
+ size 4692672096
functionary-small-v3.1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abfe82f782285f90b22e42ee999276c67b1b54428037a03ea11eb84878258336
3
+ size 5599297120
functionary-small-v3.1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f66af242b1b14ef884e5ff78b64b606aed9127adc2c5b27ecbbfb629e72a32a
3
+ size 5732990560
functionary-small-v3.1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8a91a28bb2ace9e41baca4eb9cbfbe3e82ead44e3a43f9f8bd1ac6de53e0902
3
+ size 5599297120
functionary-small-v3.1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75e3ce469623dcb584f2dc846a9e3f8d6a37d60a68d8d16c2e5e69c7c08240a3
3
+ size 6596009568
functionary-small-v3.1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51b84e0409c27acc35d9a674d41405d46fdfecc1f54b11170e94af9f1d0e742c
3
+ size 8540773984