初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
*.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.1-relufication-stage-1-on-slim-orca.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7B-v0.1-relufication-stage-1-on-slim-orca.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
67
README.md
Normal file
67
README.md
Normal file
@@ -0,0 +1,67 @@
|
||||
---
|
||||
base_model: skymizer/mistral-7B-v0.1-relufication-stage-1-on-slim-orca
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- axolotl
|
||||
- generated_from_trainer
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/skymizer/mistral-7B-v0.1-relufication-stage-1-on-slim-orca
|
||||
|
||||
<!-- 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.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7B-v0.1-relufication-stage-1-on-slim-orca-GGUF/resolve/main/mistral-7B-v0.1-relufication-stage-1-on-slim-orca.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 -->
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a15530b83014aa184ec9fe8470c3c5f4d1ded83a70f82c5ff9b3aa98d5579c3f
|
||||
size 3944401152
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5b58a3c8cf3b557c97cf25ed2ac76a304b9ec27d777d182040842f5cf4d4094
|
||||
size 2719253120
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b6290b18045a4adedcd7affe3c17dcafd5c84ce0a287940a2e216ecec9d6a4d
|
||||
size 3822036416
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b619ebfd32333a26af6e1027f7bc4c8c59644c5bd396312489a2c3e978d6a64
|
||||
size 3518997952
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:788e5b9092f8916f346130aa29c113d60f6990e5dfe0e0547a5c85e2d8b5faf3
|
||||
size 3164579264
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64206e6af6ae1fb2e32945cd5824530ee37238bfdc5199a1ea69797d79fa6a61
|
||||
size 4368452096
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26e587a8ef420fbf056e34b8aa2a0e8bbd6d3500a01af94323e36e7488d29212
|
||||
size 4140386816
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b31dbf821459896f24c4c9da46ae46efe5568a066c8eb9f043d25ef5a329bd9
|
||||
size 5131423232
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:819d8ef49e69f4eee4f6bbb158a33f3c639f096bd9a67e84a47f1cc1c6710b34
|
||||
size 4997729792
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04a90e658fa43c342fca104ca4843bb6d15a5a3fc0042ebac572266fdf2a4936
|
||||
size 5942080064
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79e8e982ba411356d731f21ad5037be939b0b6cf0423944e6f4fffbb1c6a0a24
|
||||
size 7695876544
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a40687450be1127ce7f270a91e54ebb3841fe67077a4c74b7d6a6971c544c07f
|
||||
size 14484766144
|
||||
Reference in New Issue
Block a user