初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/standard-loss-llama-1B-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
|
||||||
|
standard-loss-llama-1B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
standard-loss-llama-1B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
78
README.md
Normal file
78
README.md
Normal file
@@ -0,0 +1,78 @@
|
|||||||
|
---
|
||||||
|
base_model: ahans1/standard-loss-llama-1B
|
||||||
|
datasets:
|
||||||
|
- tomg-group-umd/wikipedia-en-2k-samples
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- goldfish-loss
|
||||||
|
- memorization
|
||||||
|
- mitigation
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/ahans1/standard-loss-llama-1B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#standard-loss-llama-1B-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/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q2_K.gguf) | Q2_K | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.IQ3_XS.gguf) | IQ3_XS | 0.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q3_K_S.gguf) | Q3_K_S | 0.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.IQ3_S.gguf) | IQ3_S | 0.6 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.IQ3_M.gguf) | IQ3_M | 0.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q3_K_M.gguf) | Q3_K_M | 0.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q3_K_L.gguf) | Q3_K_L | 0.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.IQ4_XS.gguf) | IQ4_XS | 0.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q4_K_S.gguf) | Q4_K_S | 0.7 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q5_K_M.gguf) | Q5_K_M | 0.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q6_K.gguf) | Q6_K | 1.0 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.Q8_0.gguf) | Q8_0 | 1.3 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/standard-loss-llama-1B-GGUF/resolve/main/standard-loss-llama-1B.f16.gguf) | f16 | 2.3 | 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
standard-loss-llama-1B.IQ3_M.gguf
Normal file
3
standard-loss-llama-1B.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53e83ceb053c88d973c81f2268f38874e97b660160ffc62448c54381bba393a4
|
||||||
|
size 516193824
|
||||||
3
standard-loss-llama-1B.IQ3_S.gguf
Normal file
3
standard-loss-llama-1B.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:721fc3bd7570f5c1713d283d66cf2b845b4c3b32845e8a7c1a5c3c02c2ec7b7f
|
||||||
|
size 500874784
|
||||||
3
standard-loss-llama-1B.IQ3_XS.gguf
Normal file
3
standard-loss-llama-1B.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:507740a3ab998eb4ae62f91d77c89a1da8b55dc6ca03d52bba456445262ae27a
|
||||||
|
size 477625888
|
||||||
3
standard-loss-llama-1B.IQ4_XS.gguf
Normal file
3
standard-loss-llama-1B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:61a34532399ead66eee335874afe4a9d35df119537d4001411965e29e6a375ca
|
||||||
|
size 609807904
|
||||||
3
standard-loss-llama-1B.Q2_K.gguf
Normal file
3
standard-loss-llama-1B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad53653a0a11ad81bc04370e5a5455d13813d38c46739efbc7d7bbb0d6547458
|
||||||
|
size 432131616
|
||||||
3
standard-loss-llama-1B.Q3_K_L.gguf
Normal file
3
standard-loss-llama-1B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d46e5ccd8bc967673337d8d4acc0ad618567d4888fb3c8bcb1c7e3f00e87268
|
||||||
|
size 591527456
|
||||||
3
standard-loss-llama-1B.Q3_K_M.gguf
Normal file
3
standard-loss-llama-1B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15878b0e28645ff966b976f1215e61348d8725f48492191cc1b2778958a27d4e
|
||||||
|
size 548404768
|
||||||
3
standard-loss-llama-1B.Q3_K_S.gguf
Normal file
3
standard-loss-llama-1B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b708624d248a8a40b96bc59dbff23eb796ec34bc425d2a0137a7ac07ac9a0ff
|
||||||
|
size 499342880
|
||||||
3
standard-loss-llama-1B.Q4_K_M.gguf
Normal file
3
standard-loss-llama-1B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:42fffe7ac6b0caedd0aea00100e85d4d865c78be1f48b00af8677fcd37cc02ef
|
||||||
|
size 667815456
|
||||||
3
standard-loss-llama-1B.Q4_K_S.gguf
Normal file
3
standard-loss-llama-1B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb1918bf0c4308b030d642c3522a593eb17f649ab5f3cb8c9927af0035b2af67
|
||||||
|
size 639872544
|
||||||
3
standard-loss-llama-1B.Q5_K_M.gguf
Normal file
3
standard-loss-llama-1B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:670c63700790b26cad351979327a5fbb47cc35de9503fe8aa15b5236d648d38c
|
||||||
|
size 782044704
|
||||||
3
standard-loss-llama-1B.Q5_K_S.gguf
Normal file
3
standard-loss-llama-1B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c12273abcaf41d360626f69abc28289d1f4a7b6ec33ec7d8c0f02f90da5bc86
|
||||||
|
size 766029344
|
||||||
3
standard-loss-llama-1B.Q6_K.gguf
Normal file
3
standard-loss-llama-1B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a112a938daa316146ef6810b928bab72d24fcb636932691e2a54532b5207d6c0
|
||||||
|
size 903413280
|
||||||
3
standard-loss-llama-1B.Q8_0.gguf
Normal file
3
standard-loss-llama-1B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fb8ec9d3b76f45ba2699b5c7d0f913fb92166d090ccee28b7e5c251fc674778b
|
||||||
|
size 1169808928
|
||||||
3
standard-loss-llama-1B.f16.gguf
Normal file
3
standard-loss-llama-1B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9e8e157cbf123fed78d99f4e8f7dca5547fd4617a372e5ec2bf452a0142196ec
|
||||||
|
size 2201017888
|
||||||
Reference in New Issue
Block a user