初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/X-ALMA-13B-Group5-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
*.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
|
||||||
|
X-ALMA-13B-Group5.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-ALMA-13B-Group5.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
77
README.md
Normal file
77
README.md
Normal file
@@ -0,0 +1,77 @@
|
|||||||
|
---
|
||||||
|
base_model: haoranxu/X-ALMA-13B-Group5
|
||||||
|
datasets:
|
||||||
|
- oscar-corpus/OSCAR-2301
|
||||||
|
- allenai/nllb
|
||||||
|
- Helsinki-NLP/opus-100
|
||||||
|
language:
|
||||||
|
- hu
|
||||||
|
- el
|
||||||
|
- cs
|
||||||
|
- pl
|
||||||
|
- lt
|
||||||
|
- lv
|
||||||
|
library_name: transformers
|
||||||
|
license: mit
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/haoranxu/X-ALMA-13B-Group5
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#X-ALMA-13B-Group5-GGUF).***
|
||||||
|
|
||||||
|
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/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.Q2_K.gguf) | Q2_K | 5.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.Q5_K_M.gguf) | Q5_K_M | 9.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-ALMA-13B-Group5-GGUF/resolve/main/X-ALMA-13B-Group5.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.
|
||||||
|
|
||||||
|
<!-- end -->
|
||||||
3
X-ALMA-13B-Group5.IQ4_XS.gguf
Normal file
3
X-ALMA-13B-Group5.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5e0df3ca30a906a3481c28015d6cffb5e592b7a9e92be9b184df377da321543
|
||||||
|
size 7019520704
|
||||||
3
X-ALMA-13B-Group5.Q2_K.gguf
Normal file
3
X-ALMA-13B-Group5.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:224044f85baef90d9cf9813726f83e2d5c291f5a485195567ddb8ac27ea8be69
|
||||||
|
size 4854272704
|
||||||
3
X-ALMA-13B-Group5.Q3_K_L.gguf
Normal file
3
X-ALMA-13B-Group5.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ee8e55d228cc53698fa39f9c49a461548bf744e22da272f1699c185e700d863d
|
||||||
|
size 6929562304
|
||||||
3
X-ALMA-13B-Group5.Q3_K_M.gguf
Normal file
3
X-ALMA-13B-Group5.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:41451ed89cb589a0ff1fd180774f33e1f34c289526445be4c0b0cf0877e445ab
|
||||||
|
size 6337772224
|
||||||
3
X-ALMA-13B-Group5.Q3_K_S.gguf
Normal file
3
X-ALMA-13B-Group5.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8326d331601d0a3aa086f13bc716d68169eb10758fbafdd27d13b2b1bbb7ea35
|
||||||
|
size 5658983104
|
||||||
3
X-ALMA-13B-Group5.Q4_K_M.gguf
Normal file
3
X-ALMA-13B-Group5.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8693d059d7ffbedf2fa7011f99ad2dc2c69fa7f2d4197730e542d4818ceced05
|
||||||
|
size 7865959104
|
||||||
3
X-ALMA-13B-Group5.Q4_K_S.gguf
Normal file
3
X-ALMA-13B-Group5.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bfca07cff97b59e7ce585639588c0740954e22e48b9a54b3914374492a983a07
|
||||||
|
size 7423181504
|
||||||
3
X-ALMA-13B-Group5.Q5_K_M.gguf
Normal file
3
X-ALMA-13B-Group5.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:96ce50d776b575bee562fc2d0b2f7e8f8b8d75af2a5b81e1a773162f52c510ed
|
||||||
|
size 9229927104
|
||||||
3
X-ALMA-13B-Group5.Q5_K_S.gguf
Normal file
3
X-ALMA-13B-Group5.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5edb5c198817758882b266814273f2096af0756a22134af9fde061a7c67590d7
|
||||||
|
size 8972288704
|
||||||
3
X-ALMA-13B-Group5.Q6_K.gguf
Normal file
3
X-ALMA-13B-Group5.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:57cd635748e43e15f53083091b9eb07f33ec065ea3aa7dcfbba88bef0f2ffea9
|
||||||
|
size 10679143104
|
||||||
3
X-ALMA-13B-Group5.Q8_0.gguf
Normal file
3
X-ALMA-13B-Group5.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3c47a24b12e7481e51a7fd84532f2d5be96051a7a3cabb5143848815fa3f66d7
|
||||||
|
size 13831322304
|
||||||
Reference in New Issue
Block a user