初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/loutish-dalmatian-GGUF Source: Original Platform
This commit is contained in:
48
.gitattributes
vendored
Normal file
48
.gitattributes
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
*.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
|
||||
loutish-dalmatian.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
loutish-dalmatian.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
69
README.md
Normal file
69
README.md
Normal file
@@ -0,0 +1,69 @@
|
||||
---
|
||||
base_model: mwalol/loutish-dalmatian
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- gpt
|
||||
- llm
|
||||
- large language model
|
||||
- h2o-llmstudio
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/mwalol/loutish-dalmatian
|
||||
|
||||
<!-- provided-files -->
|
||||
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/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.2 | fast on arm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/loutish-dalmatian-GGUF/resolve/main/loutish-dalmatian.f16.gguf) | f16 | 14.6 | 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
loutish-dalmatian.IQ4_XS.gguf
Normal file
3
loutish-dalmatian.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57476f84d042dbc61f8dccb4deaa6284bc6254db432e752f1ff0911fae8c55d4
|
||||
size 3944389824
|
||||
3
loutish-dalmatian.Q2_K.gguf
Normal file
3
loutish-dalmatian.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8edb2d1b70dcce3c68b6c5a61d50fa140b7e8ae0c495a1b671f843bb5f62643c
|
||||
size 2719243456
|
||||
3
loutish-dalmatian.Q3_K_L.gguf
Normal file
3
loutish-dalmatian.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d577ee23263ecb31b2063cc26d9bd3a8dbb83c41a279d79d4d9a6771521a594
|
||||
size 3822025920
|
||||
3
loutish-dalmatian.Q3_K_M.gguf
Normal file
3
loutish-dalmatian.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53e9b8ad20f1ba1313f5ed19d5faa2c9a032f19582cea809c17cb8939cf760a1
|
||||
size 3518987456
|
||||
3
loutish-dalmatian.Q3_K_S.gguf
Normal file
3
loutish-dalmatian.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fda7397b2ebb63e6b21df6719f64b897e32e757dc787c53698cc7b647c10e3cf
|
||||
size 3164568768
|
||||
3
loutish-dalmatian.Q4_0_4_4.gguf
Normal file
3
loutish-dalmatian.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abd9a45921d071ba45446b1a1876561538bee7d4e0b2b9dc808456fba917a49b
|
||||
size 4108917952
|
||||
3
loutish-dalmatian.Q4_K_M.gguf
Normal file
3
loutish-dalmatian.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce835ae741a182b8886980a00e7ca089daa7be83f83dda31e8459a66cce5b9dd
|
||||
size 4368440512
|
||||
3
loutish-dalmatian.Q4_K_S.gguf
Normal file
3
loutish-dalmatian.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a73f890f7ddb7f0fa5f10af32d2a2bb84f9008ea6e105924c9abc40a07e82817
|
||||
size 4140375232
|
||||
3
loutish-dalmatian.Q5_K_M.gguf
Normal file
3
loutish-dalmatian.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64d54d9ab6c08c358a070909951891d3c942dde2d29d15d4e49784b98735bb1b
|
||||
size 5131410624
|
||||
3
loutish-dalmatian.Q5_K_S.gguf
Normal file
3
loutish-dalmatian.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17a312dfe5e2d4507705986e1b61ae85000d7cf37a4be1f9c67a5c4f8d54adfa
|
||||
size 4997717184
|
||||
3
loutish-dalmatian.Q6_K.gguf
Normal file
3
loutish-dalmatian.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f18f28ff22e620981e9c72556814a5e020a41e9d47f7cc154efaa2900c19b147
|
||||
size 5942066368
|
||||
3
loutish-dalmatian.Q8_0.gguf
Normal file
3
loutish-dalmatian.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edec63722b144f8a42026e417fef4aa98b57a6f9236fd4fefef14a607442e3fe
|
||||
size 7695858880
|
||||
3
loutish-dalmatian.f16.gguf
Normal file
3
loutish-dalmatian.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18d65f0072f7753715d8b215116943c8de0626de6ab0cc916094659bab37091e
|
||||
size 14484733120
|
||||
Reference in New Issue
Block a user