初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/ragler-llama2-7b-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
|
||||
ragler-llama2-7b.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ragler-llama2-7b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
66
README.md
Normal file
66
README.md
Normal file
@@ -0,0 +1,66 @@
|
||||
---
|
||||
base_model: notoookay/ragler-llama2-7b
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: mit
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/notoookay/ragler-llama2-7b
|
||||
|
||||
<!-- 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/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q2_K.gguf) | Q2_K | 2.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.IQ3_XS.gguf) | IQ3_XS | 2.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.IQ3_S.gguf) | IQ3_S | 3.0 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q3_K_S.gguf) | Q3_K_S | 3.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.IQ3_M.gguf) | IQ3_M | 3.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.IQ4_XS.gguf) | IQ4_XS | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q5_K_S.gguf) | Q5_K_S | 4.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q5_K_M.gguf) | Q5_K_M | 4.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ragler-llama2-7b-GGUF/resolve/main/ragler-llama2-7b.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
|
||||
|
||||
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
ragler-llama2-7b.IQ3_M.gguf
Normal file
3
ragler-llama2-7b.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ba23afd449dab524aab6d839db6daea873dd6c1044364b310e44f5b55a46746
|
||||
size 3114875456
|
||||
3
ragler-llama2-7b.IQ3_S.gguf
Normal file
3
ragler-llama2-7b.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:200efd95557ffe85d6d2151119efc47240a67547e78b16521e6f04d14c89c276
|
||||
size 2948315712
|
||||
3
ragler-llama2-7b.IQ3_XS.gguf
Normal file
3
ragler-llama2-7b.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df23e6471eaac5aae423912882a3e25983afd771d934860d93ffb14f8e026505
|
||||
size 2796534336
|
||||
3
ragler-llama2-7b.IQ4_XS.gguf
Normal file
3
ragler-llama2-7b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e68703dbe9824b8fd763598a52320f6b54a2a392801dd010da04c7ba8bbf196
|
||||
size 3647528320
|
||||
3
ragler-llama2-7b.Q2_K.gguf
Normal file
3
ragler-llama2-7b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6920655820f5ccc1f7a1f904e9f32d97b469925cd4f2283eafa7eeae247a8d36
|
||||
size 2532873984
|
||||
3
ragler-llama2-7b.Q3_K_L.gguf
Normal file
3
ragler-llama2-7b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efaa13d0b624a10a8c0edb2d02fb1b430be630625049eb836c2900a7ceaeaeeb
|
||||
size 3597122112
|
||||
3
ragler-llama2-7b.Q3_K_M.gguf
Normal file
3
ragler-llama2-7b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2220caccf0dc1e077ad285a49589b5c73547082adc732705262ace55019e3002
|
||||
size 3298015808
|
||||
3
ragler-llama2-7b.Q3_K_S.gguf
Normal file
3
ragler-llama2-7b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:faf38229f4bfc427b2c8f68a2ccd1dab5703909ecc5234f0b319b655eb4b5b5c
|
||||
size 2948315712
|
||||
3
ragler-llama2-7b.Q4_K_M.gguf
Normal file
3
ragler-llama2-7b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a62bf70d16c0c76f505ac31fcf7c414190e3004c4ed999a01afd4a0d15ef2df
|
||||
size 4081016448
|
||||
3
ragler-llama2-7b.Q4_K_S.gguf
Normal file
3
ragler-llama2-7b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c33c0e0ffec19a565e69fcd97647fb6cdada40f50b88ab0abe5789a8f9ae2fd
|
||||
size 3856752256
|
||||
3
ragler-llama2-7b.Q5_K_M.gguf
Normal file
3
ragler-llama2-7b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f4847c27f4c98ece66286e0264a39a3fb783ba0bbf7154f2bb2499fe1d5427b
|
||||
size 4783170176
|
||||
3
ragler-llama2-7b.Q5_K_S.gguf
Normal file
3
ragler-llama2-7b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed199de24240463408485a8ea490829a6bbc43f97aabb0dafb53acc152d27acf
|
||||
size 4651704960
|
||||
3
ragler-llama2-7b.Q6_K.gguf
Normal file
3
ragler-llama2-7b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a72656f3c84abb405cbbcae8b91cbfdbecc63f97148a47f55ebd13a7f2a2cca
|
||||
size 5529208512
|
||||
3
ragler-llama2-7b.Q8_0.gguf
Normal file
3
ragler-llama2-7b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40fd1f36ae877dee0bf954c55741a1aeb8002f112fa6a813a747a2e99d364a7d
|
||||
size 7161108032
|
||||
Reference in New Issue
Block a user