初始化项目,由ModelHub XC社区提供模型

Model: SanctumAI/Mistral-7B-Instruct-v0.3-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-22 20:23:10 +08:00
commit 64d4008189
20 changed files with 165 additions and 0 deletions

52
.gitattributes vendored Normal file
View 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
mistral-7b-instruct-v0.3.f16.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q4_K.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q5_1.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q5_K.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
mistral-7b-instruct-v0.3.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text

59
README.md Normal file
View File

@@ -0,0 +1,59 @@
---
pipeline_tag: text-generation
license: apache-2.0
base_model:
- mistralai/Mistral-7B-Instruct-v0.3
---
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64a28db2f1968b7d7f357182/9aQRkm59XY_qSEXe86IJb.png)
*This model was quantized by [SanctumAI](https://sanctum.ai). To leave feedback, join our community in [Discord](https://discord.gg/7ZNE78HJKh).*
# Mistral 7B Instruct v0.3 GGUF
**Model creator:** [mistralai](https://huggingface.co/mistralai)<br>
**Original model**: [Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3)<br>
## Model Summary:
The Mistral-7B-Instruct-v0.3 Large Language Model (LLM) is an instruct fine-tuned version of the Mistral-7B-v0.3.
Mistral-7B-v0.3 has the following changes compared to [Mistral-7B-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2/edit/main/README.md)
- Extended vocabulary to 32768
- Supports v3 Tokenizer
- Supports function calling
## Prompt Template:
If you're using Sanctum app, simply use `Mistral` model preset.
Prompt template:
```
<s>[INST] {prompt} [/INST]
```
## Hardware Requirements Estimate
| Name | Quant method | Size | Memory (RAM, vRAM) required (for full context of 32k tokens) |
| ---- | ---- | ---- | ---- |
| [mistral-7b-instruct-v0.3.Q2_K.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q2_K.gguf) | Q2_K | 2.72 GB | 6.78 GB |
| [mistral-7b-instruct-v0.3.Q3_K_S.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q3_K_S.gguf) | Q3_K_S | 3.17 GB | 7.19 GB |
| [mistral-7b-instruct-v0.3.Q3_K_M.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q3_K_M.gguf) | Q3_K_M | 3.52 GB | 7.52 GB |
| [mistral-7b-instruct-v0.3.Q3_K_L.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q3_K_L.gguf) | Q3_K_L | 3.83 GB | 7.80 GB |
| [mistral-7b-instruct-v0.3.Q4_0.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q4_0.gguf) | Q4_0 | 4.11 GB | 8.07 GB |
| [mistral-7b-instruct-v0.3.Q4_K_S.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q4_K_S.gguf) | Q4_K_S | 4.14 GB | 8.10 GB |
| [mistral-7b-instruct-v0.3.Q4_K_M.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q4_K_M.gguf) | Q4_K_M | 4.37 GB | 8.31 GB |
| [mistral-7b-instruct-v0.3.Q4_K.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q4_K.gguf) | Q4_K | 4.37 GB | 8.31 GB |
| [mistral-7b-instruct-v0.3.Q4_1.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q4_1.gguf) | Q4_1 | 4.56 GB | 8.48 GB |
| [mistral-7b-instruct-v0.3.Q5_0.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q5_0.gguf) | Q5_0 | 5.00 GB | 8.90 GB |
| [mistral-7b-instruct-v0.3.Q5_K_S.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q5_K_S.gguf) | Q5_K_S | 5.00 GB | 8.90 GB |
| [mistral-7b-instruct-v0.3.Q5_K_M.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q5_K_M.gguf) | Q5_K_M | 5.14 GB | 9.02 GB |
| [mistral-7b-instruct-v0.3.Q5_K.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q5_K.gguf) | Q5_K | 5.14 GB | 9.02 GB |
| [mistral-7b-instruct-v0.3.Q5_1.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q5_1.gguf) | Q5_1 | 5.45 GB | 9.31 GB |
| [mistral-7b-instruct-v0.3.Q6_K.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q6_K.gguf) | Q6_K | 5.95 GB | 9.78 GB |
| [mistral-7b-instruct-v0.3.Q8_0.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.Q8_0.gguf) | Q8_0 | 7.70 GB | 11.41 GB |
| [mistral-7b-instruct-v0.3.f16.gguf](https://huggingface.co/SanctumAI/Mistral-7B-Instruct-v0.3-GGUF/blob/main/mistral-7b-instruct-v0.3.f16.gguf) | f16 | 14.50 GB | 17.74 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
View File

@@ -0,0 +1,3 @@
{
"model_type": "mistral"
}

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:950acc5f76cb67ad6afd316624dc102783a7b9b4fa1556481093e6daf6271aa0
size 2722877376

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18360d52b0d58c4d9749dbbea8dd0944cd119085675646f7884529330ac438c7
size 3825979328

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c67dbc19bdc5c0c427309c7bc5025b1f7267dfcfad3d9da21b8bfb18798f9fd
size 3522940864

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf0b4ec30683aafba0dbfca69baf0f8d1fc225070d5f17ed81d98bb914b67a24
size 3168522176

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da5af11ea6c9ca63e10de4a54368dbb4ab928b729f43180743de1b44cc1c15cb
size 4113289152

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23d8cd0b6195788721d1536ae59256564f703986f320c9aa2051173051fe905d
size 4557885376

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:287cad3a65fadd3a7d4f990019ff851c19e1d594eaeeb4ce38856bb742d62bb8
size 4372811712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:287cad3a65fadd3a7d4f990019ff851c19e1d594eaeeb4ce38856bb742d62bb8
size 4372811712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67e21d357026493b784ce09e4c293b723cbc0df60f86ba6fd5380257d7658f09
size 4144746432

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d324c4bf73f4973f14431d63fdfbc6d6c05f7b5bce21c551b2d4371613f2da1e
size 5002481600

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47cdc5f5b3f8d709ec3448d2e47c0b34433e47ce1bf8a27076c1c08859409d37
size 5447077824

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dced63f5bfc7f7ebdf9e5349c642594f20fe60ee6867aea98c05dad567daeebe
size 5136175040

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dced63f5bfc7f7ebdf9e5349c642594f20fe60ee6867aea98c05dad567daeebe
size 5136175040

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc7208c7a941fe5ce902131ca902d03db37533a0533ecc54393556c03782106c
size 5002481600

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9082134cc431873a09219002498a18dc2dd6086e9306add1448f8ff3b79d5e39
size 5947248576

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6225c953dfe5d1ee740ea9037d9d323aebe15be3c685f5fc72a3d382f63e84f9
size 7702564800

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cc6622d40e6d9c818091fc7ebd021d1193b8d21b834cfae2f459dc80dce4193
size 14497337280