初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/chan-shitpost-2.5-llama-small-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
|
||||
chan-shitpost-2.5-llama-small.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
chan-shitpost-2.5-llama-small.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
77
README.md
Normal file
77
README.md
Normal file
@@ -0,0 +1,77 @@
|
||||
---
|
||||
base_model: simonko912/chan-shitpost-2.5-llama-small
|
||||
datasets:
|
||||
- simonko912/chan-shitpost-2.5
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- 4chan
|
||||
- shitpost
|
||||
---
|
||||
## 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/simonko912/chan-shitpost-2.5-llama-small
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#chan-shitpost-2.5-llama-small-GGUF).***
|
||||
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-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/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q2_K.gguf) | Q2_K | 0.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q3_K_S.gguf) | Q3_K_S | 0.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.IQ4_XS.gguf) | IQ4_XS | 0.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q3_K_M.gguf) | Q3_K_M | 0.1 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q3_K_L.gguf) | Q3_K_L | 0.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q4_K_S.gguf) | Q4_K_S | 0.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q4_K_M.gguf) | Q4_K_M | 0.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q5_K_S.gguf) | Q5_K_S | 0.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q5_K_M.gguf) | Q5_K_M | 0.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q6_K.gguf) | Q6_K | 0.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.Q8_0.gguf) | Q8_0 | 0.1 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/chan-shitpost-2.5-llama-small-GGUF/resolve/main/chan-shitpost-2.5-llama-small.f16.gguf) | f16 | 0.1 | 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
chan-shitpost-2.5-llama-small.IQ4_XS.gguf
Normal file
3
chan-shitpost-2.5-llama-small.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ef6f6dd00418ef75371aa8c5e485237a5969986e70db53581a7a8622fbb5c15
|
||||
size 7969728
|
||||
3
chan-shitpost-2.5-llama-small.Q2_K.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b708f0531e17e22903f905b55f5e91968e2e627efc44b2aab63619148dbbefba
|
||||
size 7943104
|
||||
3
chan-shitpost-2.5-llama-small.Q3_K_L.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91d20008e00220e977139262f03d4b97db76d7c721a307bb18119ffbfdf90657
|
||||
size 8035264
|
||||
3
chan-shitpost-2.5-llama-small.Q3_K_M.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea0427bdc8a73125d3b83bda18f587a8bc3f25455f9f1c1b38ae37e35a117800
|
||||
size 7996352
|
||||
3
chan-shitpost-2.5-llama-small.Q3_K_S.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b194fe27b894cfd10809fa4358ac386634cc026ab520c88388ff0b85d06b75f
|
||||
size 7943104
|
||||
3
chan-shitpost-2.5-llama-small.Q4_K_M.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08e1996f32258615a8968b4678332709de1c7225aa591085dee52e90aa44b65a
|
||||
size 8634304
|
||||
3
chan-shitpost-2.5-llama-small.Q4_K_S.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7df4dd47a12075de8118676514cbfe9b228c513feb981057de58c64168bc8a4
|
||||
size 8592320
|
||||
3
chan-shitpost-2.5-llama-small.Q5_K_M.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7219f11f89d6b68b927a69010ae74ed9a6605e8c4580792aa827a9dbeaf38d9
|
||||
size 8953792
|
||||
3
chan-shitpost-2.5-llama-small.Q5_K_S.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6da9ddb0aa0627649a5a5d1637c1f6df03ff72d8740e23e11ed64d8ed981dc2
|
||||
size 8926144
|
||||
3
chan-shitpost-2.5-llama-small.Q6_K.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a9bf064f6e1942dd96ca17eae03207c1dfcffec94124e6be1f6c293c2200866
|
||||
size 10486720
|
||||
3
chan-shitpost-2.5-llama-small.Q8_0.gguf
Normal file
3
chan-shitpost-2.5-llama-small.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9307a68dfbbf17578bd0c1397ed6c0e65c9320443aa0d1747cbd0adce08145ea
|
||||
size 10550208
|
||||
3
chan-shitpost-2.5-llama-small.f16.gguf
Normal file
3
chan-shitpost-2.5-llama-small.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1da488591d648b1e088d2101b98738cfa2e39ec9f577c3a6bc9fe0c45317e789
|
||||
size 19213248
|
||||
Reference in New Issue
Block a user