初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/X-Ray_Alpha-GGUF Source: Original Platform
This commit is contained in:
49
.gitattributes
vendored
Normal file
49
.gitattributes
vendored
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
*.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-Ray_Alpha.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
X-Ray_Alpha.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
73
README.md
Normal file
73
README.md
Normal file
@@ -0,0 +1,73 @@
|
|||||||
|
---
|
||||||
|
base_model: SicariusSicariiStuff/X-Ray_Alpha
|
||||||
|
datasets:
|
||||||
|
- SicariusSicariiStuff/UBW_Tapestries
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: gemma
|
||||||
|
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/SicariusSicariiStuff/X-Ray_Alpha
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#X-Ray_Alpha-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/X-Ray_Alpha-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/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.7 | multi-modal supplement |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.mmproj-f16.gguf) | mmproj-f16 | 1.0 | multi-modal supplement |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q2_K.gguf) | Q2_K | 1.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q3_K_L.gguf) | Q3_K_L | 2.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.IQ4_XS.gguf) | IQ4_XS | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q5_K_S.gguf) | Q5_K_S | 2.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q5_K_M.gguf) | Q5_K_M | 2.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q6_K.gguf) | Q6_K | 3.3 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/X-Ray_Alpha-GGUF/resolve/main/X-Ray_Alpha.f16.gguf) | f16 | 7.9 | 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
X-Ray_Alpha.IQ4_XS.gguf
Normal file
3
X-Ray_Alpha.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:544e472cf4c8e2a0ce09097ee4f377fa1f54818d9d084f03da3509db00cb2cda
|
||||||
|
size 2279626080
|
||||||
3
X-Ray_Alpha.Q2_K.gguf
Normal file
3
X-Ray_Alpha.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:96c1ae17b97d1a74d348bb525ad84460c27d160cc7bc4d127001f0abfe7edf6d
|
||||||
|
size 1729164640
|
||||||
3
X-Ray_Alpha.Q3_K_L.gguf
Normal file
3
X-Ray_Alpha.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b4171d75a4858b87a30974371a02520224dffd7197ffa1573f1fed4c00496dd7
|
||||||
|
size 2236085600
|
||||||
3
X-Ray_Alpha.Q3_K_M.gguf
Normal file
3
X-Ray_Alpha.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:76cc3bab03cbee7b9b67baf628fca5fd8353e9850302442e8148237ada8d9ded
|
||||||
|
size 2098460000
|
||||||
3
X-Ray_Alpha.Q3_K_S.gguf
Normal file
3
X-Ray_Alpha.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d567801123b57afe19912f1ab8a76006d7ad93b3d3d8fff3dc72fd2beb1538b6
|
||||||
|
size 1937364320
|
||||||
3
X-Ray_Alpha.Q4_K_M.gguf
Normal file
3
X-Ray_Alpha.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:110d04c13c0b4f10f4923681e847c2c16f80de08e7b2d32a97b09293bb6cbcea
|
||||||
|
size 2489894240
|
||||||
3
X-Ray_Alpha.Q4_K_S.gguf
Normal file
3
X-Ray_Alpha.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4eb17f11158d1f7bb9058769bf174db23ec8135f2c86f074422df8781ec2fb9d
|
||||||
|
size 2377930080
|
||||||
3
X-Ray_Alpha.Q5_K_M.gguf
Normal file
3
X-Ray_Alpha.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e79152868be68ae10539f3b2e9cdb2b90636adf281fa0bb7358398d0c0270eb1
|
||||||
|
size 2829698400
|
||||||
3
X-Ray_Alpha.Q5_K_S.gguf
Normal file
3
X-Ray_Alpha.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3188da822d91eb300634b8acf26feaa34ccbf5215157b20ee815bf0482e97d2d
|
||||||
|
size 2764592480
|
||||||
3
X-Ray_Alpha.Q6_K.gguf
Normal file
3
X-Ray_Alpha.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd1f7aef4d32e1615b571d5955d3a82c5f475370e89c5b0325199fffd9e75242
|
||||||
|
size 3190740320
|
||||||
3
X-Ray_Alpha.Q8_0.gguf
Normal file
3
X-Ray_Alpha.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:821f063a42d71715e0fc5cacdca1a3a7694b6af2a921bdf9c32e6b9d2e2cbe1a
|
||||||
|
size 4130402400
|
||||||
3
X-Ray_Alpha.f16.gguf
Normal file
3
X-Ray_Alpha.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:73990d70baa8a6b34a660b2ddcb1e40abd8a7c2ea4dbdaaf4945e0bd22fe7771
|
||||||
|
size 7767804000
|
||||||
3
X-Ray_Alpha.mmproj-Q8_0.gguf
Normal file
3
X-Ray_Alpha.mmproj-Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3bb0ac2558417b5335d1ac517173867fa9189b2bb85e2e9834dfa9ba82aa605
|
||||||
|
size 588612384
|
||||||
3
X-Ray_Alpha.mmproj-f16.gguf
Normal file
3
X-Ray_Alpha.mmproj-f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3ed1c345eb7d227cfb92f9f576ad7bdf95060fd23d538e5f6ef782b515df56d9
|
||||||
|
size 851251104
|
||||||
Reference in New Issue
Block a user