初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/astrollama-3-8b-chat_aic-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
*.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
|
||||||
|
astrollama-3-8b-chat_aic.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
astrollama-3-8b-chat_aic.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
72
README.md
Normal file
72
README.md
Normal file
@@ -0,0 +1,72 @@
|
|||||||
|
---
|
||||||
|
base_model: AstroMLab/astrollama-3-8b-chat_aic
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: mit
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- llama-3
|
||||||
|
- astronomy
|
||||||
|
- astrophysics
|
||||||
|
- arxiv
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/AstroMLab/astrollama-3-8b-chat_aic
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-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/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.IQ3_M.gguf) | IQ3_M | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_aic-GGUF/resolve/main/astrollama-3-8b-chat_aic.f16.gguf) | f16 | 16.2 | 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
astrollama-3-8b-chat_aic.IQ3_M.gguf
Normal file
3
astrollama-3-8b-chat_aic.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d39b10a5fad08a4bf1ac25578e667af53eb1919a65af56a2684a7d52a9686f4
|
||||||
|
size 3784823872
|
||||||
3
astrollama-3-8b-chat_aic.IQ3_S.gguf
Normal file
3
astrollama-3-8b-chat_aic.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:df3a30b9bfd323e71bc08addbfb75219dcf4308de92b56a5ef71815477d2be18
|
||||||
|
size 3682325568
|
||||||
3
astrollama-3-8b-chat_aic.IQ3_XS.gguf
Normal file
3
astrollama-3-8b-chat_aic.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b14cd5a1515746ec22e30d0c6f91e2510e508c9f46672abda5c4cf4f13255337
|
||||||
|
size 3518747712
|
||||||
3
astrollama-3-8b-chat_aic.IQ4_XS.gguf
Normal file
3
astrollama-3-8b-chat_aic.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cf76a977086b2b10d37f556f6f9340fd41164e75cada11981ae7d19cb710b786
|
||||||
|
size 4484363328
|
||||||
3
astrollama-3-8b-chat_aic.Q2_K.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88a97ba62256a5a89660ac758523dadf080c9e18d059e339fed4a7701b274bcc
|
||||||
|
size 3179131968
|
||||||
3
astrollama-3-8b-chat_aic.Q3_K_L.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17eea35a57d8118c1bb7822a29cdd799eb66683eef8d849b1433c959469cef2c
|
||||||
|
size 4321956928
|
||||||
3
astrollama-3-8b-chat_aic.Q3_K_M.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:05ca104ac818c6a77e04fc2387cb94db1a8228b43ff50cc103eb4fd7059319fc
|
||||||
|
size 4018918464
|
||||||
3
astrollama-3-8b-chat_aic.Q3_K_S.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:55666b8da5232339c043d763b71ee77d012e220253f53ba10c903a68f6514840
|
||||||
|
size 3664499776
|
||||||
3
astrollama-3-8b-chat_aic.Q4_K_M.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ded46b0a47321aa024a660e5b3b20035c721087d6a2819dc5fa9cf8382e74ae8
|
||||||
|
size 4920734784
|
||||||
3
astrollama-3-8b-chat_aic.Q4_K_S.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b99693a16c184b9c99af3c8dd851a6868bee0630bface664aafd7dc74fccefd
|
||||||
|
size 4692669504
|
||||||
3
astrollama-3-8b-chat_aic.Q5_K_M.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:76e4aa03dd220e1672bd648796f875ff5890ed76d72882ff14a00cd9319b4cc0
|
||||||
|
size 5732987968
|
||||||
3
astrollama-3-8b-chat_aic.Q5_K_S.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e6c7378678ae7c83dbecd4a51803c21e4a2dfaac7d60895872242fb77286a75
|
||||||
|
size 5599294528
|
||||||
3
astrollama-3-8b-chat_aic.Q6_K.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53e7a332834a11492cb76f9ea679c39e9971b734823fdf2dba3091952bd0b020
|
||||||
|
size 6596006976
|
||||||
3
astrollama-3-8b-chat_aic.Q8_0.gguf
Normal file
3
astrollama-3-8b-chat_aic.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7db1eb091df63a77dfd16b439f509283e3d4d6215969bd8f51ce9a78cd219a74
|
||||||
|
size 8540771392
|
||||||
3
astrollama-3-8b-chat_aic.f16.gguf
Normal file
3
astrollama-3-8b-chat_aic.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:63dbb06b384cc15849cb67bb9a42d35b09a9dcca04ee24df809299ac041bae9a
|
||||||
|
size 16068891712
|
||||||
Reference in New Issue
Block a user