初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/aino-chat-3.8b-v1-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
|
||||||
|
aino-chat-3.8b-v1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
aino-chat-3.8b-v1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
72
README.md
Normal file
72
README.md
Normal file
@@ -0,0 +1,72 @@
|
|||||||
|
---
|
||||||
|
base_model: vpakarinen/aino-chat-3.8b-v1
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||||
|
<!-- ### quants_skip: -->
|
||||||
|
<!-- ### skip_mmproj: -->
|
||||||
|
static quants of https://huggingface.co/vpakarinen/aino-chat-3.8b-v1
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#aino-chat-3.8b-v1-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/aino-chat-3.8b-v1-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/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q2_K.gguf) | Q2_K | 1.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q3_K_S.gguf) | Q3_K_S | 1.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q3_K_M.gguf) | Q3_K_M | 2.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.IQ4_XS.gguf) | IQ4_XS | 2.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q3_K_L.gguf) | Q3_K_L | 2.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q4_K_S.gguf) | Q4_K_S | 2.3 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q4_K_M.gguf) | Q4_K_M | 2.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q5_K_S.gguf) | Q5_K_S | 2.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q5_K_M.gguf) | Q5_K_M | 2.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q6_K.gguf) | Q6_K | 3.2 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/aino-chat-3.8b-v1-GGUF/resolve/main/aino-chat-3.8b-v1.f16.gguf) | f16 | 7.7 | 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
aino-chat-3.8b-v1.IQ4_XS.gguf
Normal file
3
aino-chat-3.8b-v1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db6cceeb948dcff6d4325c4e6cfc1dc6ce5da9b544ab7de319b70287ad833009
|
||||||
|
size 2075582048
|
||||||
3
aino-chat-3.8b-v1.Q2_K.gguf
Normal file
3
aino-chat-3.8b-v1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cf6cfea176b7fffb1319f5318cd44086133ffe5f8f0417d72824b29f0b198717
|
||||||
|
size 1416204896
|
||||||
3
aino-chat-3.8b-v1.Q3_K_L.gguf
Normal file
3
aino-chat-3.8b-v1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:150367ad6ec3fdd1eda2b824616f37f2120a3fbfa649790ecfceb7a5aeba8ae7
|
||||||
|
size 2087598176
|
||||||
3
aino-chat-3.8b-v1.Q3_K_M.gguf
Normal file
3
aino-chat-3.8b-v1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1901862e0baa4e43d62ee099d288591ec30da15aa0046497f6d2e160e1ccfff5
|
||||||
|
size 1955477600
|
||||||
3
aino-chat-3.8b-v1.Q3_K_S.gguf
Normal file
3
aino-chat-3.8b-v1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a7083c80289fabac99b93e5e9fe45c1dff2f1efde78b48c04c8fea369679c8cb
|
||||||
|
size 1681799264
|
||||||
3
aino-chat-3.8b-v1.Q4_K_M.gguf
Normal file
3
aino-chat-3.8b-v1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:52ac83b43a360ea8bf0c596ae0e7b190ce09dd4ddab00f6b663748fbc7fc9404
|
||||||
|
size 2393232992
|
||||||
3
aino-chat-3.8b-v1.Q4_K_S.gguf
Normal file
3
aino-chat-3.8b-v1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b40a8d6e759668e2db77b504224429206bbba3ea66e0d343165f5ff43b6a7171
|
||||||
|
size 2188760672
|
||||||
3
aino-chat-3.8b-v1.Q5_K_M.gguf
Normal file
3
aino-chat-3.8b-v1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb2b462d032f3854fb230cdfd4a9286fa9647d08539133b5d36a07afe0842d8f
|
||||||
|
size 2815276640
|
||||||
3
aino-chat-3.8b-v1.Q5_K_S.gguf
Normal file
3
aino-chat-3.8b-v1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b977922e30670e57750ff48c735d1b5ddfac043a4aafd107270054d60a1fe726
|
||||||
|
size 2641475168
|
||||||
3
aino-chat-3.8b-v1.Q6_K.gguf
Normal file
3
aino-chat-3.8b-v1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6447b88fafe3bfc43f78c92a4f2f508e3c84236701a6b29b2a007a9b1fbf4cbb
|
||||||
|
size 3135853664
|
||||||
3
aino-chat-3.8b-v1.Q8_0.gguf
Normal file
3
aino-chat-3.8b-v1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d4f60937e39b09b9c62eaaccc07053ecaae5e2af834351e13b92fd58f96cd975
|
||||||
|
size 4061223008
|
||||||
3
aino-chat-3.8b-v1.f16.gguf
Normal file
3
aino-chat-3.8b-v1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b62b3f10e129e7c1fc164df4a4bea351a1ffabc860c89a78bc0be42b307416e0
|
||||||
|
size 7643297888
|
||||||
Reference in New Issue
Block a user