初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/airoboros-13b-gpt4-1.4-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
|
||||
airoboros-13b-gpt4-1.4.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
airoboros-13b-gpt4-1.4.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
66
README.md
Normal file
66
README.md
Normal file
@@ -0,0 +1,66 @@
|
||||
---
|
||||
base_model: jondurbin/airoboros-13b-gpt4-1.4
|
||||
datasets:
|
||||
- jondurbin/airoboros-gpt4-1.4
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: cc-by-nc-4.0
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
static quants of https://huggingface.co/jondurbin/airoboros-13b-gpt4-1.4
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-i1-GGUF
|
||||
## 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/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q2_K.gguf) | Q2_K | 5.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q4_0_4_4.gguf) | Q4_0_4_4 | 7.5 | fast on arm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q5_K_M.gguf) | Q5_K_M | 9.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/airoboros-13b-gpt4-1.4-GGUF/resolve/main/airoboros-13b-gpt4-1.4.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
|
||||
|
||||
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
||||
|
||||
<!-- end -->
|
||||
3
airoboros-13b-gpt4-1.4.IQ4_XS.gguf
Normal file
3
airoboros-13b-gpt4-1.4.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b0aba59b1974469e5685ed6d78211dcf428cc698c374ec099d73accfe0dc59c
|
||||
size 7019518912
|
||||
3
airoboros-13b-gpt4-1.4.Q2_K.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b555fc7e4583c50f9dd0b9c23ac9c3989953afd7c922ad0c11eab4b54a83b82f
|
||||
size 4854270912
|
||||
3
airoboros-13b-gpt4-1.4.Q3_K_L.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:387a907f542b80893b072ac2b9d617d2e966ebb49350ee6dc09de2537b05c68e
|
||||
size 6929560512
|
||||
3
airoboros-13b-gpt4-1.4.Q3_K_M.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16366c0225941bf9b53cb0c2aa3380d23164c0b7f992d9aa8a15e2113b4ab5b4
|
||||
size 6337770432
|
||||
3
airoboros-13b-gpt4-1.4.Q3_K_S.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c878f64040af33d8e4a4a06c0a36cce13df71838066371610b68a8e407ea56d
|
||||
size 5658981312
|
||||
3
airoboros-13b-gpt4-1.4.Q4_0_4_4.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d3bdde97fd1ada2e2b477a72d6b5c811d34f2dacd8af5f3fa4e7be418318ecb
|
||||
size 7365835712
|
||||
3
airoboros-13b-gpt4-1.4.Q4_K_M.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ef21e451765da1ca2f2f524a057b978b897edcd8d87a7a1be1fc205bc28cd67
|
||||
size 7865957312
|
||||
3
airoboros-13b-gpt4-1.4.Q4_K_S.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:655a3a4e405ba8b2777a936b485753f617e311ab616a3e1fd7fe0cb73a12a74e
|
||||
size 7423179712
|
||||
3
airoboros-13b-gpt4-1.4.Q5_K_M.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48a678990b03e8412a1dbb06d9645f131611d37b9414d3d9fcf2a7c8a8e4eac0
|
||||
size 9229925312
|
||||
3
airoboros-13b-gpt4-1.4.Q5_K_S.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e6d68f5fa9ea922cd485577710c7b96215da69838518ea3593998081e7d114e
|
||||
size 8972286912
|
||||
3
airoboros-13b-gpt4-1.4.Q6_K.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6eb6c9dff813082b68980c42f6b5bcaa7a51d6f7715009ea5dd8537ba9e187ae
|
||||
size 10679141312
|
||||
3
airoboros-13b-gpt4-1.4.Q8_0.gguf
Normal file
3
airoboros-13b-gpt4-1.4.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7390d97f4fbee6cc9dfb79fc98b6947464010fb5b2a451763b2703d199a093b9
|
||||
size 13831320512
|
||||
Reference in New Issue
Block a user