初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Valkyyrie-14b-v1-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
*.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
|
||||
Valkyyrie-14b-v1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Valkyyrie-14b-v1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
69
README.md
Normal file
69
README.md
Normal file
@@ -0,0 +1,69 @@
|
||||
---
|
||||
base_model: aixonlab/Valkyyrie-14b-v1
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- llama
|
||||
- trl
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/aixonlab/Valkyyrie-14b-v1
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Valkyyrie-14b-v1-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/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q2_K.gguf) | Q2_K | 5.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.IQ4_XS.gguf) | IQ4_XS | 8.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q5_K_S.gguf) | Q5_K_S | 10.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q5_K_M.gguf) | Q5_K_M | 10.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q6_K.gguf) | Q6_K | 12.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Valkyyrie-14b-v1-GGUF/resolve/main/Valkyyrie-14b-v1.Q8_0.gguf) | Q8_0 | 15.7 | 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
Valkyyrie-14b-v1.IQ4_XS.gguf
Normal file
3
Valkyyrie-14b-v1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:afbaf54a3d51f865e7cd82349586a3e1c32e36b5ea6f653d81baa5a7a3523cd0
|
||||
size 8054026240
|
||||
3
Valkyyrie-14b-v1.Q2_K.gguf
Normal file
3
Valkyyrie-14b-v1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:537ec6d96516cfddebc246b499838989bdf60fe8fd2c45fed28678ef377af9b1
|
||||
size 5608796160
|
||||
3
Valkyyrie-14b-v1.Q3_K_L.gguf
Normal file
3
Valkyyrie-14b-v1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a6c626c60565a984519bc57999ae1570cf547ea451dd6e9016cc7adfc258478
|
||||
size 7788851200
|
||||
3
Valkyyrie-14b-v1.Q3_K_M.gguf
Normal file
3
Valkyyrie-14b-v1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9d94081d1bede4b8b76f8202187a737052b6fc4ea1f03ca4feae260195a8817
|
||||
size 7190835200
|
||||
3
Valkyyrie-14b-v1.Q3_K_S.gguf
Normal file
3
Valkyyrie-14b-v1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d89d49e58f35cc80c09eb1f367a535928a1ce32f9803c28668ade7438569f45
|
||||
size 6504755200
|
||||
3
Valkyyrie-14b-v1.Q4_K_M.gguf
Normal file
3
Valkyyrie-14b-v1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bd3408e8635013ef6ae89d2d4774d2783d04399ade29b87fa7af9ed90c1b59d
|
||||
size 8890306560
|
||||
3
Valkyyrie-14b-v1.Q4_K_S.gguf
Normal file
3
Valkyyrie-14b-v1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d29ebfa824cc8376df07c3250206ddcdda3279671e4c9b7bc3090ed68661a8d
|
||||
size 8444047360
|
||||
3
Valkyyrie-14b-v1.Q5_K_M.gguf
Normal file
3
Valkyyrie-14b-v1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03ad186b108bcf4866849ec93c2ec93a5171a6b66ec7b3adf49593e4276db604
|
||||
size 10412707840
|
||||
3
Valkyyrie-14b-v1.Q5_K_S.gguf
Normal file
3
Valkyyrie-14b-v1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b2f9d9db0665c26da2a3d59df3dad328a9ed15c0f202d6b9edea11c432d3305
|
||||
size 10151587840
|
||||
3
Valkyyrie-14b-v1.Q6_K.gguf
Normal file
3
Valkyyrie-14b-v1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbabdfb0651535876ecccbd3f28f36e6036a6c25114802ba21884897bc4a306b
|
||||
size 12030259200
|
||||
3
Valkyyrie-14b-v1.Q8_0.gguf
Normal file
3
Valkyyrie-14b-v1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07c95e4990544cbbd43fdc648267a6fb73aed8290a61ad61bdc11e31ddd6df40
|
||||
size 15580508160
|
||||
Reference in New Issue
Block a user