初始化项目,由ModelHub XC社区提供模型
Model: SanctumAI/granite-8b-code-instruct-GGUF Source: Original Platform
This commit is contained in:
52
.gitattributes
vendored
Normal file
52
.gitattributes
vendored
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.arrow filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ftz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.h5 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.joblib filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.model filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npy filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.onnx filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ot filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.parquet filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pb filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pickle filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pkl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pth filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||||
|
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tflite filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q4_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q5_1.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q5_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
granite-8b-code-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
263
README.md
Normal file
263
README.md
Normal file
@@ -0,0 +1,263 @@
|
|||||||
|
---
|
||||||
|
pipeline_tag: text-generation
|
||||||
|
base_model: ibm-granite/granite-8b-code-base
|
||||||
|
inference: false
|
||||||
|
license: apache-2.0
|
||||||
|
datasets:
|
||||||
|
- bigcode/commitpackft
|
||||||
|
- TIGER-Lab/MathInstruct
|
||||||
|
- meta-math/MetaMathQA
|
||||||
|
- glaiveai/glaive-code-assistant-v3
|
||||||
|
- glaive-function-calling-v2
|
||||||
|
- bugdaryan/sql-create-context-instruction
|
||||||
|
- garage-bAInd/Open-Platypus
|
||||||
|
- nvidia/HelpSteer
|
||||||
|
metrics:
|
||||||
|
- code_eval
|
||||||
|
library_name: transformers
|
||||||
|
tags:
|
||||||
|
- code
|
||||||
|
- granite
|
||||||
|
model-index:
|
||||||
|
- name: granite-8b-code-instruct
|
||||||
|
results:
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalSynthesis(Python)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 57.9
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalSynthesis(JavaScript)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 52.4
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalSynthesis(Java)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 58.5
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalSynthesis(Go)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 43.3
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalSynthesis(C++)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 48.2
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalSynthesis(Rust)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 37.2
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalExplain(Python)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 53.0
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalExplain(JavaScript)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 42.7
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalExplain(Java)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 52.4
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalExplain(Go)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 36.6
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalExplain(C++)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 43.9
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalExplain(Rust)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 16.5
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalFix(Python)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 39.6
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalFix(JavaScript)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 40.9
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalFix(Java)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 48.2
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalFix(Go)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 41.5
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalFix(C++)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 39.0
|
||||||
|
veriefied: false
|
||||||
|
- task:
|
||||||
|
type: text-generation
|
||||||
|
dataset:
|
||||||
|
type: bigcode/humanevalpack
|
||||||
|
name: HumanEvalFix(Rust)
|
||||||
|
metrics:
|
||||||
|
- name: pass@1
|
||||||
|
type: pass@1
|
||||||
|
value: 32.9
|
||||||
|
veriefied: false
|
||||||
|
---
|
||||||
|
|
||||||
|

|
||||||
|
*This model was quantized by [SanctumAI](https://sanctum.ai). To leave feedback, join our community in [Discord](https://discord.gg/7ZNE78HJKh).*
|
||||||
|
|
||||||
|
# Granite 8B Code Instruct GGUF
|
||||||
|
|
||||||
|
**Model creator:** [ibm-granite](https://huggingface.co/ibm-granite)<br>
|
||||||
|
**Original model**: [granite-8b-code-instruct](https://huggingface.co/ibm-granite/granite-8b-code-instruct)<br>
|
||||||
|
|
||||||
|
## Model Summary:
|
||||||
|
|
||||||
|
**Granite-8B-Code-Instruct** is a 8B parameter model fine tuned from *Granite-8B-Code-Base* on a combination of **permissively licensed** instruction data to enhance instruction following capabilities including logical reasoning and problem-solving skills.
|
||||||
|
|
||||||
|
- **Developers:** IBM Research
|
||||||
|
- **GitHub Repository:** [ibm-granite/granite-code-models](https://github.com/ibm-granite/granite-code-models)
|
||||||
|
- **Paper:** [Granite Code Models: A Family of Open Foundation Models for Code Intelligence](https://arxiv.org/abs/2405.04324)
|
||||||
|
- **Release Date**: May 6th, 2024
|
||||||
|
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
||||||
|
|
||||||
|
## Prompt Template:
|
||||||
|
|
||||||
|
If you're using Sanctum app, simply use `IBM Granite Code` model preset.
|
||||||
|
|
||||||
|
Prompt template:
|
||||||
|
|
||||||
|
```
|
||||||
|
System:
|
||||||
|
{system_prompt}
|
||||||
|
Question:
|
||||||
|
{prompt}
|
||||||
|
Answer:
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
## Hardware Requirements Estimate
|
||||||
|
|
||||||
|
| Name | Quant method | Size | Memory (RAM, vRAM) required |
|
||||||
|
| ---- | ---- | ---- | ---- |
|
||||||
|
| [granite-8b-code-instruct.Q2_K.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q2_K.gguf) | Q2_K | 3.06 GB | 7.47 GB |
|
||||||
|
| [granite-8b-code-instruct.Q3_K_S.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q3_K_S.gguf) | Q3_K_S | 3.55 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q3_K_M.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q3_K_M.gguf) | Q3_K_M | 3.94 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q3_K_L.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q3_K_L.gguf) | Q3_K_L | 4.29 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q4_0.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q4_0.gguf) | Q4_0 | 4.59 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q4_K_S.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q4_K_S.gguf) | Q4_K_S | 4.62 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q4_K_M.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q4_K_M.gguf) | Q4_K_M | 4.88 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q4_K.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q4_K.gguf) | Q4_K | 4.88 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q4_1.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q4_1.gguf) | Q4_1 | 5.08 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q5_0.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q5_0.gguf) | Q5_0 | 5.57 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q5_K_S.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q5_K_S.gguf) | Q5_K_S | 5.57 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q5_K_M.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q5_K_M.gguf) | Q5_K_M | 5.72 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q5_K.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q5_K.gguf) | Q5_K | 5.72 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q5_1.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q5_1.gguf) | Q5_1 | 6.06 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q6_K.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q6_K.gguf) | Q6_K | 6.62 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.Q8_0.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.Q8_0.gguf) | Q8_0 | 8.57 GB | ? |
|
||||||
|
| [granite-8b-code-instruct.f16.gguf](https://huggingface.co/SanctumAI/granite-8b-code-instruct-GGUF/blob/main/granite-8b-code-instruct.f16.gguf) | f16 | 16.12 GB | 19.62 GB |
|
||||||
|
|
||||||
|
## Disclaimer
|
||||||
|
|
||||||
|
Sanctum is not the creator, originator, or owner of any Model featured in the Models section of the Sanctum application. Each Model is created and provided by third parties. Sanctum does not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Model listed there. You understand that supported Models can produce content that might be offensive, harmful, inaccurate or otherwise inappropriate, or deceptive. Each Model is the sole responsibility of the person or entity who originated such Model. Sanctum may not monitor or control the Models supported and cannot, and does not, take responsibility for any such Model. Sanctum disclaims all warranties or guarantees about the accuracy, reliability or benefits of the Models. Sanctum further disclaims any warranty that the Model will meet your requirements, be secure, uninterrupted or available at any time or location, or error-free, viruses-free, or that any errors will be corrected, or otherwise. You will be solely responsible for any damage resulting from your use of or access to the Models, your downloading of any Model, or use of any other Model provided by or through Sanctum.
|
||||||
3
config.json
Normal file
3
config.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"model_type": "ibm-granite-code"
|
||||||
|
}
|
||||||
3
granite-8b-code-instruct.Q2_K.gguf
Normal file
3
granite-8b-code-instruct.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6e1484d5d0ff8e5fb7b4b55fb1efbabb6123112863c21278d699ceb7ab16b0a7
|
||||||
|
size 3062070464
|
||||||
3
granite-8b-code-instruct.Q3_K_L.gguf
Normal file
3
granite-8b-code-instruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd6578560e3ce88a86c1ae9e909f058fb74f6a03d5b73fa88229a47555bf04e4
|
||||||
|
size 4287724736
|
||||||
3
granite-8b-code-instruct.Q3_K_M.gguf
Normal file
3
granite-8b-code-instruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b75f32d0967da77dbe2cb5c3f63966fe103c6deafe9dae6171735e8de2076307
|
||||||
|
size 3944840384
|
||||||
3
granite-8b-code-instruct.Q3_K_S.gguf
Normal file
3
granite-8b-code-instruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e684c403276ea08638a72798a2302e4fe7cb4a6764de36b3807f7f46d17f3866
|
||||||
|
size 3548085440
|
||||||
3
granite-8b-code-instruct.Q4_0.gguf
Normal file
3
granite-8b-code-instruct.Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8718ec2805725a8e2cf2ec06c39416342c82f961d2c2a0b778be32365dd827b0
|
||||||
|
size 4590894272
|
||||||
3
granite-8b-code-instruct.Q4_1.gguf
Normal file
3
granite-8b-code-instruct.Q4_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d425358596b6c842f56c5890ccece37548bfac7c7cf028c3d48bd86e69fcfd56
|
||||||
|
size 5081627840
|
||||||
3
granite-8b-code-instruct.Q4_K.gguf
Normal file
3
granite-8b-code-instruct.Q4_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a46b17f302f0f9e2b119097b158bc2a723f53023a9f9f7bbe0262f1db7c7beee
|
||||||
|
size 4882857152
|
||||||
3
granite-8b-code-instruct.Q4_K_M.gguf
Normal file
3
granite-8b-code-instruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a46b17f302f0f9e2b119097b158bc2a723f53023a9f9f7bbe0262f1db7c7beee
|
||||||
|
size 4882857152
|
||||||
3
granite-8b-code-instruct.Q4_K_S.gguf
Normal file
3
granite-8b-code-instruct.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8ff46a9e1ea07e2228aa5377aa26592d7df3a8cf05e54c19ba4e8f1591d291b4
|
||||||
|
size 4622351552
|
||||||
3
granite-8b-code-instruct.Q5_0.gguf
Normal file
3
granite-8b-code-instruct.Q5_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d859c65095da85cec918e82fe61cc12a049601da51493ab9d64b413421ad291
|
||||||
|
size 5572361408
|
||||||
3
granite-8b-code-instruct.Q5_1.gguf
Normal file
3
granite-8b-code-instruct.Q5_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:343849772df5d3c1ed9afc58cf55da44359137f4af1ddfc45f1193612bb901ee
|
||||||
|
size 6063094976
|
||||||
3
granite-8b-code-instruct.Q5_K.gguf
Normal file
3
granite-8b-code-instruct.Q5_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b5fc6932efed30323bb62d2f7bdf7009033c61e885d829a18995e1471c305fbf
|
||||||
|
size 5722766528
|
||||||
3
granite-8b-code-instruct.Q5_K_M.gguf
Normal file
3
granite-8b-code-instruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b5fc6932efed30323bb62d2f7bdf7009033c61e885d829a18995e1471c305fbf
|
||||||
|
size 5722766528
|
||||||
3
granite-8b-code-instruct.Q5_K_S.gguf
Normal file
3
granite-8b-code-instruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d1396fd0e97b545842bb738c965a42df9bf7dfcdd8101d6bd958c56bdea2e543
|
||||||
|
size 5572361408
|
||||||
3
granite-8b-code-instruct.Q6_K.gguf
Normal file
3
granite-8b-code-instruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b60564cd61dc5814406e451d9429e812061f86d6ae084446118d40724c96aa14
|
||||||
|
size 6615170240
|
||||||
3
granite-8b-code-instruct.Q8_0.gguf
Normal file
3
granite-8b-code-instruct.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f84501f2a7043104d50d8387b0a5c5ea0dd8149996b08b15103ceb28427eb9f
|
||||||
|
size 8565521600
|
||||||
3
granite-8b-code-instruct.f16.gguf
Normal file
3
granite-8b-code-instruct.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7b96250384dec5a524e568b69e9692b7e374af9c2eb9394a8126b41cf05445a
|
||||||
|
size 16115268800
|
||||||
Reference in New Issue
Block a user