morriszms commited on
Commit
121a973
·
verified ·
1 Parent(s): 9723aac

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,18 @@ 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
+ llama-3-firefunction-v2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama-3-firefunction-v2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama-3-firefunction-v2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama-3-firefunction-v2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama-3-firefunction-v2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama-3-firefunction-v2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama-3-firefunction-v2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama-3-firefunction-v2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama-3-firefunction-v2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama-3-firefunction-v2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama-3-firefunction-v2-Q6_K/llama-3-firefunction-v2-Q6_K-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama-3-firefunction-v2-Q6_K/llama-3-firefunction-v2-Q6_K-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
48
+ llama-3-firefunction-v2-Q8_0/llama-3-firefunction-v2-Q8_0-00001-of-00003.gguf filter=lfs diff=lfs merge=lfs -text
49
+ llama-3-firefunction-v2-Q8_0/llama-3-firefunction-v2-Q8_0-00002-of-00003.gguf filter=lfs diff=lfs merge=lfs -text
50
+ llama-3-firefunction-v2-Q8_0/llama-3-firefunction-v2-Q8_0-00003-of-00003.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ tags:
4
+ - function-calling
5
+ - TensorBlock
6
+ - GGUF
7
+ base_model: fireworks-ai/llama-3-firefunction-v2
8
+ ---
9
+
10
+ <div style="width: auto; margin-left: auto; margin-right: auto">
11
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
12
+ </div>
13
+ <div style="display: flex; justify-content: space-between; width: 100%;">
14
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
15
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
16
+ 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>
17
+ </p>
18
+ </div>
19
+ </div>
20
+
21
+ ## fireworks-ai/llama-3-firefunction-v2 - GGUF
22
+
23
+ This repo contains GGUF format model files for [fireworks-ai/llama-3-firefunction-v2](https://huggingface.co/fireworks-ai/llama-3-firefunction-v2).
24
+
25
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
26
+
27
+ ## Our projects
28
+ <table border="1" cellspacing="0" cellpadding="10">
29
+ <tr>
30
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
31
+ <th style="font-size: 25px;">TensorBlock Studio</th>
32
+ </tr>
33
+ <tr>
34
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
35
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
36
+ </tr>
37
+ <tr>
38
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
39
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
40
+ </tr>
41
+ <tr>
42
+ <th>
43
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
44
+ display: inline-block;
45
+ padding: 8px 16px;
46
+ background-color: #FF7F50;
47
+ color: white;
48
+ text-decoration: none;
49
+ border-radius: 6px;
50
+ font-weight: bold;
51
+ font-family: sans-serif;
52
+ ">👀 See what we built 👀</a>
53
+ </th>
54
+ <th>
55
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
56
+ display: inline-block;
57
+ padding: 8px 16px;
58
+ background-color: #FF7F50;
59
+ color: white;
60
+ text-decoration: none;
61
+ border-radius: 6px;
62
+ font-weight: bold;
63
+ font-family: sans-serif;
64
+ ">👀 See what we built 👀</a>
65
+ </th>
66
+ </tr>
67
+ </table>
68
+
69
+ ## Prompt template
70
+
71
+ ```
72
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
73
+ ```
74
+
75
+ ## Model file specification
76
+
77
+ | Filename | Quant type | File Size | Description |
78
+ | -------- | ---------- | --------- | ----------- |
79
+ | [llama-3-firefunction-v2-Q2_K.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q2_K.gguf) | Q2_K | 26.375 GB | smallest, significant quality loss - not recommended for most purposes |
80
+ | [llama-3-firefunction-v2-Q3_K_S.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q3_K_S.gguf) | Q3_K_S | 30.912 GB | very small, high quality loss |
81
+ | [llama-3-firefunction-v2-Q3_K_M.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q3_K_M.gguf) | Q3_K_M | 34.267 GB | very small, high quality loss |
82
+ | [llama-3-firefunction-v2-Q3_K_L.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q3_K_L.gguf) | Q3_K_L | 37.141 GB | small, substantial quality loss |
83
+ | [llama-3-firefunction-v2-Q4_0.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q4_0.gguf) | Q4_0 | 39.970 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
84
+ | [llama-3-firefunction-v2-Q4_K_S.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q4_K_S.gguf) | Q4_K_S | 40.347 GB | small, greater quality loss |
85
+ | [llama-3-firefunction-v2-Q4_K_M.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q4_K_M.gguf) | Q4_K_M | 42.520 GB | medium, balanced quality - recommended |
86
+ | [llama-3-firefunction-v2-Q5_0.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q5_0.gguf) | Q5_0 | 48.657 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
87
+ | [llama-3-firefunction-v2-Q5_K_S.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q5_K_S.gguf) | Q5_K_S | 48.657 GB | large, low quality loss - recommended |
88
+ | [llama-3-firefunction-v2-Q5_K_M.gguf](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q5_K_M.gguf) | Q5_K_M | 49.950 GB | large, very low quality loss - recommended |
89
+ | [llama-3-firefunction-v2-Q6_K](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q6_K) | Q6_K | 57.888 GB | very large, extremely low quality loss |
90
+ | [llama-3-firefunction-v2-Q8_0](https://huggingface.co/tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF/blob/main/llama-3-firefunction-v2-Q8_0) | Q8_0 | 74.975 GB | very large, extremely low quality loss - not recommended |
91
+
92
+
93
+ ## Downloading instruction
94
+
95
+ ### Command line
96
+
97
+ Firstly, install Huggingface Client
98
+
99
+ ```shell
100
+ pip install -U "huggingface_hub[cli]"
101
+ ```
102
+
103
+ Then, downoad the individual model file the a local directory
104
+
105
+ ```shell
106
+ huggingface-cli download tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF --include "llama-3-firefunction-v2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
107
+ ```
108
+
109
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
110
+
111
+ ```shell
112
+ huggingface-cli download tensorblock/fireworks-ai_llama-3-firefunction-v2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
113
+ ```
llama-3-firefunction-v2-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba800ab1e208bdf190fa46ac504c4e801edfb73b6da56804dd8407ffb9a98a84
3
+ size 26375111456
llama-3-firefunction-v2-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abe3a7ff992981a96b3587ca342cc97c2c7741cbac06dacb2d078b532084a69e
3
+ size 37140595488
llama-3-firefunction-v2-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80e420a0de41608edf28ab026827f506c077511efa9b7162ab20da6022bdb815
3
+ size 34267497248
llama-3-firefunction-v2-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87841caf3a0d0a149c1201ebc98a944b88df1f828b56f4e102ca52dbb3b09175
3
+ size 30912054048
llama-3-firefunction-v2-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ddd95f8acf58774534eb0fc88113413e6be0e15aa4455df1f579be893d66be5
3
+ size 39969735456
llama-3-firefunction-v2-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6b8a2593b2f2d05ad88385e0b4528565c617b4504554c02fb2b6a41c597df4c
3
+ size 42520396576
llama-3-firefunction-v2-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ed332e6933d40a452c0db52231f762d6d3242ee4c030e64500df41ae85a797c
3
+ size 40347222816
llama-3-firefunction-v2-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d864b657220ee3ea15e74f324ac171a219af60937da7bd6706f7e5e3c93058c4
3
+ size 48657449760
llama-3-firefunction-v2-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82695f35ffc48ded95a17c940d2a339928a6d32b8e354299941d9d30c4cd6e94
3
+ size 49949819680
llama-3-firefunction-v2-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:847a25d5399037048cae520fe323db8d281d364aa589fff3cf1a89e2c1e087d4
3
+ size 48657449760
llama-3-firefunction-v2-Q6_K/llama-3-firefunction-v2-Q6_K-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:116d311696f0c56ea60642c9d092ca07b02cdaca9bfa311193dcce77fb96986c
3
+ size 34847473472
llama-3-firefunction-v2-Q6_K/llama-3-firefunction-v2-Q6_K-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eae2548904f5cb760986e3df90faf947bb64a83e7caab178311de5b9dd798716
3
+ size 23040672928
llama-3-firefunction-v2-Q8_0/llama-3-firefunction-v2-Q8_0-00001-of-00003.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c09d07c517ebc465d1f733e72daa75885a55e901ab6492f15bb4acbab1342c9b
3
+ size 34980013920
llama-3-firefunction-v2-Q8_0/llama-3-firefunction-v2-Q8_0-00002-of-00003.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7064e23bc3bfd8d5970d194b09af1ff4870a268fedbfe0d6b2a16b90b4577473
3
+ size 34949976384
llama-3-firefunction-v2-Q8_0/llama-3-firefunction-v2-Q8_0-00003-of-00003.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f336348ff091e110d41b4634b45d3d33abb7e32d2ae74d02bd6212c3d9425a6
3
+ size 5045062560