初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/mistral-7b-v0.3-ChatML-GGUF Source: Original Platform
This commit is contained in:
45
.gitattributes
vendored
Normal file
45
.gitattributes
vendored
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
*.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-v0.3-ChatML.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
mistral-7b-v0.3-ChatML.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
mistral-7b-v0.3-ChatML.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
mistral-7b-v0.3-ChatML.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
mistral-7b-v0.3-ChatML.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
mistral-7b-v0.3-ChatML.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
mistral-7b-v0.3-ChatML.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
mistral-7b-v0.3-ChatML.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
mistral-7b-v0.3-ChatML.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
mistral-7b-v0.3-ChatML.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
63
README.md
Normal file
63
README.md
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
---
|
||||||
|
base_model: Dans-DiscountModels/mistral-7b-v0.3-ChatML
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/Dans-DiscountModels/mistral-7b-v0.3-ChatML
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
||||||
|
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
||||||
|
more details, including on how to concatenate multi-part files.
|
||||||
|
|
||||||
|
## Provided Quants
|
||||||
|
|
||||||
|
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
||||||
|
|
||||||
|
| Link | Type | Size/GB | Notes |
|
||||||
|
|:-----|:-----|--------:|:------|
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-v0.3-ChatML-GGUF/resolve/main/mistral-7b-v0.3-ChatML.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
|
||||||
|
|
||||||
|
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||||
|
types (lower is better):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
And here are Artefact2's thoughts on the matter:
|
||||||
|
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
||||||
|
|
||||||
|
## FAQ / Model Request
|
||||||
|
|
||||||
|
See https://huggingface.co/mradermacher/model_requests for some answers to
|
||||||
|
questions you might have and/or if you want some other model quantized.
|
||||||
|
|
||||||
|
## Thanks
|
||||||
|
|
||||||
|
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
||||||
|
me use its servers and providing upgrades to my workstation to enable
|
||||||
|
this work in my free time.
|
||||||
|
|
||||||
|
<!-- end -->
|
||||||
3
mistral-7b-v0.3-ChatML.IQ4_XS.gguf
Normal file
3
mistral-7b-v0.3-ChatML.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:396a17d60491b3104a3a969a202f9ccfef5bb3e0d04ca6485010336f33066568
|
||||||
|
size 3948663488
|
||||||
3
mistral-7b-v0.3-ChatML.Q2_K.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f0bfc5ff643af86078edbbc44089727d619029267097233594c07bb495b9071d
|
||||||
|
size 2722878144
|
||||||
3
mistral-7b-v0.3-ChatML.Q3_K_L.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:59b457fc5a6858303688e4f3fc10f96747c20df6f11ae7b22187941d6c26ebb5
|
||||||
|
size 3825980096
|
||||||
3
mistral-7b-v0.3-ChatML.Q3_K_M.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e57c13c9ff6c055cf37a4528ead279221285de4995898f9d0d11a1d5c9744ab2
|
||||||
|
size 3522941632
|
||||||
3
mistral-7b-v0.3-ChatML.Q3_K_S.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:089fa6f375d2fb31370cfe6365910d523973d1dcdf770b57e628ff6165509035
|
||||||
|
size 3168522944
|
||||||
3
mistral-7b-v0.3-ChatML.Q4_K_M.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:900f5d099fa8ccdc974f2b764292b83b712d779837ce8b0558de3f12c5a2c64c
|
||||||
|
size 4372812480
|
||||||
3
mistral-7b-v0.3-ChatML.Q4_K_S.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0c5b0ec655ef1e33996842f127aa8929c24f7e10e5373ec03edcf2fd53c70c51
|
||||||
|
size 4144747200
|
||||||
3
mistral-7b-v0.3-ChatML.Q5_K_M.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c00812e48076981bf83bafa5e4e67887e6bf9777cc45c20b87593237dbe02275
|
||||||
|
size 5136175808
|
||||||
3
mistral-7b-v0.3-ChatML.Q5_K_S.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:827d59abebabb4caf54c814c3befcb2bb8fe6cdff4f5516560b5b239c11d80b5
|
||||||
|
size 5002482368
|
||||||
3
mistral-7b-v0.3-ChatML.Q6_K.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2380c6dbf3a290cb5030ef71c8e83a8e7c65e4795b99822247440ca7870f9c95
|
||||||
|
size 5947249344
|
||||||
3
mistral-7b-v0.3-ChatML.Q8_0.gguf
Normal file
3
mistral-7b-v0.3-ChatML.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01e313cda30447d53997ffc1595e99fb8e945e06112a07e89bdb5279a8ed8f0b
|
||||||
|
size 7702565568
|
||||||
3
mistral-7b-v0.3-ChatML.f16.gguf
Normal file
3
mistral-7b-v0.3-ChatML.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8553742dcc662ae0148809585ead9a021ed516b358a498516a5ca1c03ca39fdc
|
||||||
|
size 14497338048
|
||||||
Reference in New Issue
Block a user