Mungert commited on
Commit
d06fd2c
·
verified ·
0 Parent(s):

Super-squash history to reclaim storage

Browse files
.gitattributes ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz 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
+ granite-20b-functioncalling-f16.gguf filter=lfs diff=lfs merge=lfs -text
37
+ granite-20b-functioncalling-f16_q8_0.gguf filter=lfs diff=lfs merge=lfs -text
38
+ granite-20b-functioncalling-bf16_q8_0.gguf filter=lfs diff=lfs merge=lfs -text
39
+ granite-20b-functioncalling-f16_q6_k.gguf filter=lfs diff=lfs merge=lfs -text
40
+ granite-20b-functioncalling-bf16_q6_k.gguf filter=lfs diff=lfs merge=lfs -text
41
+ granite-20b-functioncalling-f16_q4_k.gguf filter=lfs diff=lfs merge=lfs -text
42
+ granite-20b-functioncalling-bf16_q4_k.gguf filter=lfs diff=lfs merge=lfs -text
43
+ granite-20b-functioncalling-q2_k_l.gguf filter=lfs diff=lfs merge=lfs -text
44
+ granite-20b-functioncalling-q3_k_l.gguf filter=lfs diff=lfs merge=lfs -text
45
+ granite-20b-functioncalling-q4_k_l.gguf filter=lfs diff=lfs merge=lfs -text
46
+ granite-20b-functioncalling-q5_k_l.gguf filter=lfs diff=lfs merge=lfs -text
47
+ granite-20b-functioncalling-q6_k_l.gguf filter=lfs diff=lfs merge=lfs -text
48
+ granite-20b-functioncalling-q2_k_m.gguf filter=lfs diff=lfs merge=lfs -text
49
+ granite-20b-functioncalling-q2_k_s.gguf filter=lfs diff=lfs merge=lfs -text
50
+ granite-20b-functioncalling-q3_k_m.gguf filter=lfs diff=lfs merge=lfs -text
51
+ granite-20b-functioncalling-q3_k_s.gguf filter=lfs diff=lfs merge=lfs -text
52
+ granite-20b-functioncalling-q4_k_m.gguf filter=lfs diff=lfs merge=lfs -text
53
+ granite-20b-functioncalling-q4_k_s.gguf filter=lfs diff=lfs merge=lfs -text
54
+ granite-20b-functioncalling-q5_k_m.gguf filter=lfs diff=lfs merge=lfs -text
55
+ granite-20b-functioncalling-q5_k_s.gguf filter=lfs diff=lfs merge=lfs -text
56
+ granite-20b-functioncalling-q6_k_m.gguf filter=lfs diff=lfs merge=lfs -text
57
+ granite-20b-functioncalling-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
58
+ granite-20b-functioncalling-q4_0.gguf filter=lfs diff=lfs merge=lfs -text
59
+ granite-20b-functioncalling-q4_1.gguf filter=lfs diff=lfs merge=lfs -text
60
+ granite-20b-functioncalling-q4_0_l.gguf filter=lfs diff=lfs merge=lfs -text
61
+ granite-20b-functioncalling-q4_1_l.gguf filter=lfs diff=lfs merge=lfs -text
62
+ granite-20b-functioncalling-q5_0.gguf filter=lfs diff=lfs merge=lfs -text
63
+ granite-20b-functioncalling-q5_1.gguf filter=lfs diff=lfs merge=lfs -text
64
+ granite-20b-functioncalling-q5_0_l.gguf filter=lfs diff=lfs merge=lfs -text
65
+ granite-20b-functioncalling-q5_1_l.gguf filter=lfs diff=lfs merge=lfs -text
66
+ granite-20b-functioncalling-iq1_s.gguf filter=lfs diff=lfs merge=lfs -text
67
+ granite-20b-functioncalling-iq1_m.gguf filter=lfs diff=lfs merge=lfs -text
68
+ granite-20b-functioncalling-iq2_xs.gguf filter=lfs diff=lfs merge=lfs -text
69
+ granite-20b-functioncalling-iq2_xxs.gguf filter=lfs diff=lfs merge=lfs -text
70
+ granite-20b-functioncalling-iq2_s.gguf filter=lfs diff=lfs merge=lfs -text
71
+ granite-20b-functioncalling-iq2_m.gguf filter=lfs diff=lfs merge=lfs -text
72
+ granite-20b-functioncalling-iq3_xs.gguf filter=lfs diff=lfs merge=lfs -text
73
+ granite-20b-functioncalling-iq3_xxs.gguf filter=lfs diff=lfs merge=lfs -text
74
+ granite-20b-functioncalling-iq3_s.gguf filter=lfs diff=lfs merge=lfs -text
75
+ granite-20b-functioncalling-iq3_m.gguf filter=lfs diff=lfs merge=lfs -text
76
+ granite-20b-functioncalling-iq4_xs.gguf filter=lfs diff=lfs merge=lfs -text
77
+ granite-20b-functioncalling-iq4_nl.gguf filter=lfs diff=lfs merge=lfs -text
78
+ granite-20b-functioncalling.imatrix filter=lfs diff=lfs merge=lfs -text
79
+ granite-20b-functioncalling-bf16.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,188 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # <span style="color: #7FFF7F;">granite-20b-functioncalling GGUF Models</span>
6
+
7
+
8
+ ## <span style="color: #7F7FFF;">Model Generation Details</span>
9
+
10
+ This model was generated using [llama.cpp](https://github.com/ggerganov/llama.cpp) at commit [`0a5a3b5c`](https://github.com/ggerganov/llama.cpp/commit/0a5a3b5cdfd887cf0f8e09d9ff89dee130cfcdde).
11
+
12
+
13
+
14
+
15
+
16
+ ---
17
+
18
+ ## <span style="color: #7FFF7F;">Quantization Beyond the IMatrix</span>
19
+
20
+ I've been experimenting with a new quantization approach that selectively elevates the precision of key layers beyond what the default IMatrix configuration provides.
21
+
22
+ In my testing, standard IMatrix quantization underperforms at lower bit depths, especially with Mixture of Experts (MoE) models. To address this, I'm using the `--tensor-type` option in `llama.cpp` to manually "bump" important layers to higher precision. You can see the implementation here:
23
+ 👉 [Layer bumping with llama.cpp](https://github.com/Mungert69/GGUFModelBuilder/blob/main/model-converter/tensor_list_builder.py)
24
+
25
+ While this does increase model file size, it significantly improves precision for a given quantization level.
26
+
27
+ ### **I'd love your feedback—have you tried this? How does it perform for you?**
28
+
29
+
30
+
31
+
32
+ ---
33
+
34
+ <a href="https://readyforquantum.com/huggingface_gguf_selection_guide.html" style="color: #7FFF7F;">
35
+ Click here to get info on choosing the right GGUF model format
36
+ </a>
37
+
38
+ ---
39
+
40
+
41
+
42
+ <!--Begin Original Model Card-->
43
+
44
+ ### Granite-20B-FunctionCalling
45
+ #### Model Summary
46
+ Granite-20B-FunctionCalling is a finetuned model based on IBM's [granite-20b-code-instruct](https://huggingface.co/ibm-granite/granite-20b-code-instruct) model to introduce function calling abilities into Granite model family. The model is trained using a multi-task training approach on seven fundamental tasks encompassed in function calling, those being Nested Function Calling, Function Chaining, Parallel Functions, Function Name Detection, Parameter-Value Pair Detection, Next-Best Function, and Response Generation.
47
+
48
+ - **Developers**: IBM Research
49
+ - **Paper**: [Granite-Function Calling Model: Introducing Function Calling Abilities via Multi-task Learning of Granular Tasks](https://arxiv.org/pdf/2407.00121v1)
50
+ - **Release Date**: July 9th, 2024
51
+ - **License**: [Apache 2.0.](https://www.apache.org/licenses/LICENSE-2.0)
52
+
53
+ ### Usage
54
+ ### Intended use
55
+ The model is designed to respond to function calling related instructions.
56
+
57
+ ### Generation
58
+ This is a simple example of how to use Granite-20B-Code-FunctionCalling model.
59
+ ```python
60
+ import json
61
+ import torch
62
+ from transformers import AutoModelForCausalLM, AutoTokenizer
63
+
64
+ device = "cuda" # or "cpu"
65
+ model_path = "ibm-granite/granite-20b-functioncalling"
66
+ tokenizer = AutoTokenizer.from_pretrained(model_path)
67
+ # drop device_map if running on CPU
68
+ model = AutoModelForCausalLM.from_pretrained(model_path, device_map=device)
69
+ model.eval()
70
+
71
+ # define the user query and list of available functions
72
+ query = "What's the current weather in New York?"
73
+ functions = [
74
+ {
75
+ "name": "get_current_weather",
76
+ "description": "Get the current weather",
77
+ "parameters": {
78
+ "type": "object",
79
+ "properties": {
80
+ "location": {
81
+ "type": "string",
82
+ "description": "The city and state, e.g. San Francisco, CA"
83
+ }
84
+ },
85
+ "required": ["location"]
86
+ }
87
+ },
88
+ {
89
+ "name": "get_stock_price",
90
+ "description": "Retrieves the current stock price for a given ticker symbol. The ticker symbol must be a valid symbol for a publicly traded company on a major US stock exchange like NYSE or NASDAQ. The tool will return the latest trade price in USD. It should be used when the user asks about the current or most recent price of a specific stock. It will not provide any other information about the stock or company.",
91
+ "parameters": {
92
+ "type": "object",
93
+ "properties": {
94
+ "ticker": {
95
+ "type": "string",
96
+ "description": "The stock ticker symbol, e.g. AAPL for Apple Inc."
97
+ }
98
+ },
99
+ "required": ["ticker"]
100
+ }
101
+ }
102
+ ]
103
+
104
+
105
+ # serialize functions and define a payload to generate the input template
106
+ payload = {
107
+ "functions_str": [json.dumps(x) for x in functions],
108
+ "query": query,
109
+ }
110
+
111
+ instruction = tokenizer.apply_chat_template(payload, tokenize=False, add_generation_prompt=True)
112
+
113
+ # tokenize the text
114
+ input_tokens = tokenizer(instruction, return_tensors="pt").to(device)
115
+
116
+ # generate output tokens
117
+ outputs = model.generate(**input_tokens, max_new_tokens=100)
118
+
119
+ # decode output tokens into text
120
+ outputs = tokenizer.batch_decode(outputs)
121
+
122
+ # loop over the batch to print, in this example the batch size is 1
123
+ for output in outputs:
124
+ # Each function call in the output will be preceded by the token "<function_call>" followed by a
125
+ # json serialized function call of the format {"name": $function_name$, "arguments" {$arg_name$: $arg_val$}}
126
+ # In this specific case, the output will be: <function_call> {"name": "get_current_weather", "arguments": {"location": "New York"}}
127
+ print(output)
128
+ ```
129
+
130
+
131
+ <!--End Original Model Card-->
132
+
133
+ ---
134
+
135
+ # <span id="testllm" style="color: #7F7FFF;">🚀 If you find these models useful</span>
136
+
137
+ Help me test my **AI-Powered Quantum Network Monitor Assistant** with **quantum-ready security checks**:
138
+
139
+ 👉 [Quantum Network Monitor](https://readyforquantum.com/?assistant=open&utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface_repo_readme)
140
+
141
+
142
+ The full Open Source Code for the Quantum Network Monitor Service available at my github repos ( repos with NetworkMonitor in the name) : [Source Code Quantum Network Monitor](https://github.com/Mungert69). You will also find the code I use to quantize the models if you want to do it yourself [GGUFModelBuilder](https://github.com/Mungert69/GGUFModelBuilder)
143
+
144
+ 💬 **How to test**:
145
+ Choose an **AI assistant type**:
146
+ - `TurboLLM` (GPT-4.1-mini)
147
+ - `HugLLM` (Hugginface Open-source models)
148
+ - `TestLLM` (Experimental CPU-only)
149
+
150
+ ### **What I’m Testing**
151
+ I’m pushing the limits of **small open-source models for AI network monitoring**, specifically:
152
+ - **Function calling** against live network services
153
+ - **How small can a model go** while still handling:
154
+ - Automated **Nmap security scans**
155
+ - **Quantum-readiness checks**
156
+ - **Network Monitoring tasks**
157
+
158
+ 🟡 **TestLLM** – Current experimental model (llama.cpp on 2 CPU threads on huggingface docker space):
159
+ - ✅ **Zero-configuration setup**
160
+ - ⏳ 30s load time (slow inference but **no API costs**) . No token limited as the cost is low.
161
+ - 🔧 **Help wanted!** If you’re into **edge-device AI**, let’s collaborate!
162
+
163
+ ### **Other Assistants**
164
+ 🟢 **TurboLLM** – Uses **gpt-4.1-mini** :
165
+ - **It performs very well but unfortunatly OpenAI charges per token. For this reason tokens usage is limited.
166
+ - **Create custom cmd processors to run .net code on Quantum Network Monitor Agents**
167
+ - **Real-time network diagnostics and monitoring**
168
+ - **Security Audits**
169
+ - **Penetration testing** (Nmap/Metasploit)
170
+
171
+ 🔵 **HugLLM** – Latest Open-source models:
172
+ - 🌐 Runs on Hugging Face Inference API. Performs pretty well using the lastest models hosted on Novita.
173
+
174
+ ### 💡 **Example commands you could test**:
175
+ 1. `"Give me info on my websites SSL certificate"`
176
+ 2. `"Check if my server is using quantum safe encyption for communication"`
177
+ 3. `"Run a comprehensive security audit on my server"`
178
+ 4. '"Create a cmd processor to .. (what ever you want)" Note you need to install a [Quantum Network Monitor Agent](https://readyforquantum.com/Download/?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface_repo_readme) to run the .net code on. This is a very flexible and powerful feature. Use with caution!
179
+
180
+ ### Final Word
181
+
182
+ I fund the servers used to create these model files, run the Quantum Network Monitor service, and pay for inference from Novita and OpenAI—all out of my own pocket. All the code behind the model creation and the Quantum Network Monitor project is [open source](https://github.com/Mungert69). Feel free to use whatever you find helpful.
183
+
184
+ If you appreciate the work, please consider [buying me a coffee](https://www.buymeacoffee.com/mahadeva) ☕. Your support helps cover service costs and allows me to raise token limits for everyone.
185
+
186
+ I'm also open to job opportunities or sponsorship.
187
+
188
+ Thank you! 😊
granite-20b-functioncalling-bf16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b584e9aacbaa10ccc5c120615cb59ad08ceb5cd1916cedc53834fa52fb882a0
3
+ size 40243485088
granite-20b-functioncalling-bf16_q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ffa6ca6df70cd02006de0e7d80d6a1bf2018e921163ff81007b50e5513fa33b
3
+ size 32882481568
granite-20b-functioncalling-f16_q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54a04df531d2aa5fc30abb6f29bc8f9d96f2e5110635069677d15037433cc54d
3
+ size 32882481568
granite-20b-functioncalling-iq1_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917fa8f93752010e5f883f3561967485d2bdfe2a9214846ef5bb8c5f6c1f63b0
3
+ size 6543375104
granite-20b-functioncalling-iq1_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16f134e61d6e9fdfb9ea4d2692a9583c72eff849dc0f963cac57a69bf329c734
3
+ size 6070704896
granite-20b-functioncalling-iq2_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:001755f36013af3110a2abaee85bc50be4d993fe29658df6f78d16663e835c01
3
+ size 7714986752
granite-20b-functioncalling-iq2_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fad75e6335b25e3657e48b41e2645e7fd72c7b23001c377f4ed50edb91aea467
3
+ size 7469619968
granite-20b-functioncalling-iq2_xs.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a79c573621f318ed8be4ab961815d9c1b95abbe8152a3228443514a175d41d29
3
+ size 7095450368
granite-20b-functioncalling-iq2_xxs.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8adb7d5550d16cc7351ce5a901f1c02252e1c0c8995a14ef1f20788d3e16dae
3
+ size 6561438464
granite-20b-functioncalling-iq3_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711fb040b47c1b81982197fc9bce204cb6732ccb2c64ffd8970d67731ebdc197
3
+ size 10016971520
granite-20b-functioncalling-iq3_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a44108e29adcc81f0ca87e4ee203dcceffbab1c7c7d61c76732d84addabf4d09
3
+ size 10016971520
granite-20b-functioncalling-iq3_xs.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9b6c478620ca0ad06138a2c2beedc4469a830c3acbdd81998aa1942814f678e
3
+ size 8850397952
granite-20b-functioncalling-iq3_xxs.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ba0250c7612ce170d4348c5818513ebff8bd993b4c8159f8ac2d442a0302b9a
3
+ size 8758385408
granite-20b-functioncalling-iq4_nl.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b4deaaf9368c97458ce0903017d9cb8de6b6ed97b1a22740ccea9a700edd8cd
3
+ size 11552480000
granite-20b-functioncalling-iq4_xs.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3deda9a5fdd3ec2106244db148fb7768f541937aab2e82ed7d056e3bcd1196b8
3
+ size 10936507136
granite-20b-functioncalling-q2_k_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded972b36da6dc46b04be4adb6d9ed572b22061cd579608f1ad42be8238cf5e1
3
+ size 8066374400
granite-20b-functioncalling-q2_k_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0eeee84c1d75b69b9537aedb37ae2650b992c94d9277eb48f9e190ca647f7d7
3
+ size 8026266368
granite-20b-functioncalling-q3_k_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56bc76a6223cd5da5e7b39338f4cf569f89da4f76c5f09b3ee44c3fac1285844
3
+ size 10462485248
granite-20b-functioncalling-q3_k_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a51970a70aebed68d44a18b0a57d20b713c7012e96298bca210b98eda41766d
3
+ size 10422377216
granite-20b-functioncalling-q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ab379a68d5477e1afef49ca83ae1760a4876e61c71b15dcfa1f31946f1843b8
3
+ size 11474623232
granite-20b-functioncalling-q4_1.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:879f834fc6f98a5293b6952c71284c6e9fa4681a097660d6ac798f596d95485b
3
+ size 12725443328
granite-20b-functioncalling-q4_k_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aed03172ce6acb4d2bc04f441b4f1b50c6a457eb89c12ecc131f32c25c433fc
3
+ size 12636183296
granite-20b-functioncalling-q4_k_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbfce2880ae709d1797584d019bbc815c15ba98347bf7efd8a683b31349e8fc2
3
+ size 11894577920
granite-20b-functioncalling-q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2de4ba80804296c6a1718d1f358d80b7b5e31b773bc65c79b549d9581fbad780
3
+ size 13976263424
granite-20b-functioncalling-q5_1.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86019c34dd62b32adefc031400053744716d094bc5162234b8267ef9bcf23d22
3
+ size 15227083520
granite-20b-functioncalling-q5_k_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ccb61503ec1acaa36be2d499c5d5313c34af1531e0bc6310ba0260224a32f66
3
+ size 14869502720
granite-20b-functioncalling-q5_k_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:847086f6df8fb285b834960694e676902e19781e41a6d805570f423ea50fb983
3
+ size 14379850496
granite-20b-functioncalling-q6_k_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbc3ab8df9c6bcc6f661565506ba300e8e86def82c700eecd8da4aeede73641e
3
+ size 16634256128
granite-20b-functioncalling-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae925efa42e1fa1ea004c50d5dde5462d21c6ec062418c93ae47db0762c8089
3
+ size 21481183648
granite-20b-functioncalling.imatrix ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ebf9f3438304470886f12e0f4089909de01f52806bac2f0e738ccb125f49ec1
3
+ size 8952830