初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Viking-Magnum-v0.1-7B-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
*.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
|
||||
Viking-Magnum-v0.1-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Viking-Magnum-v0.1-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
85
README.md
Normal file
85
README.md
Normal file
@@ -0,0 +1,85 @@
|
||||
---
|
||||
base_model: mpasila/Viking-Magnum-v0.1-7B
|
||||
datasets:
|
||||
- mpasila/Magnum-V2-Mix
|
||||
- anthracite-org/Stheno-Data-Filtered
|
||||
- anthracite-org/kalo-opus-instruct-22k-no-refusal
|
||||
- anthracite-org/nopm_claude_writing_fixed
|
||||
language:
|
||||
- en
|
||||
- fi
|
||||
- sv
|
||||
- no
|
||||
- da
|
||||
- is
|
||||
- nn
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
no_imatrix: nan1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- llama
|
||||
- trl
|
||||
- sft
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/mpasila/Viking-Magnum-v0.1-7B
|
||||
|
||||
<!-- provided-files -->
|
||||
## 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/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.IQ3_XS.gguf) | IQ3_XS | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.IQ3_S.gguf) | IQ3_S | 3.6 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.IQ3_M.gguf) | IQ3_M | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.IQ4_XS.gguf) | IQ4_XS | 4.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q4_K_S.gguf) | Q4_K_S | 4.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q4_K_M.gguf) | Q4_K_M | 4.7 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q6_K.gguf) | Q6_K | 6.3 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.Q8_0.gguf) | Q8_0 | 8.1 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Viking-Magnum-v0.1-7B-GGUF/resolve/main/Viking-Magnum-v0.1-7B.f16.gguf) | f16 | 15.2 | 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
Viking-Magnum-v0.1-7B.IQ3_M.gguf
Normal file
3
Viking-Magnum-v0.1-7B.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14bd7aa30adb4a8cff293527de0e9987781cdc5874aedad66e6b56ecd1453ab4
|
||||
size 3626283488
|
||||
3
Viking-Magnum-v0.1-7B.IQ3_S.gguf
Normal file
3
Viking-Magnum-v0.1-7B.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df93df76d5f1958d780d31894f04769c5a6a411a8058483916da7fe13411d673
|
||||
size 3459723744
|
||||
3
Viking-Magnum-v0.1-7B.IQ3_XS.gguf
Normal file
3
Viking-Magnum-v0.1-7B.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43c4ea2c3ae81c33d92ee832da3190484c608aab7b79bd19f30dfc897d648230
|
||||
size 3307942368
|
||||
3
Viking-Magnum-v0.1-7B.IQ4_XS.gguf
Normal file
3
Viking-Magnum-v0.1-7B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4686c42da6326236b177ca6d6d30170b3330c746fe2066d60ce161f010de594
|
||||
size 4200149472
|
||||
3
Viking-Magnum-v0.1-7B.Q2_K.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f342fe26e694827e07b8aeed3a630d65fc20e9cbb938bffc58a5ce96bc9cab5
|
||||
size 3003068896
|
||||
3
Viking-Magnum-v0.1-7B.Q3_K_L.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36e8284467b56470f85fa7928695a82b0d2eda5b8dd8a529c84d72949bde2012
|
||||
size 4108530144
|
||||
3
Viking-Magnum-v0.1-7B.Q3_K_M.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7349e8719972f844466f5285686fc14bd9e06ffef8c81e0f47c89a77768a329
|
||||
size 3809423840
|
||||
3
Viking-Magnum-v0.1-7B.Q3_K_S.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a91611bdfda20f76b7f4a16e384c5949707fcc2eff0335595eb500bdae0597b0
|
||||
size 3459723744
|
||||
3
Viking-Magnum-v0.1-7B.Q4_K_M.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15deceacff91312bafeb63c820d6a74df0bab830896e256a32e4e900983a923b
|
||||
size 4646318560
|
||||
3
Viking-Magnum-v0.1-7B.Q4_K_S.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c07670183feb1f84b1b2dc4b8a4fbf10f7058bcf12018ae39ee93b3ce69744f2
|
||||
size 4422054368
|
||||
3
Viking-Magnum-v0.1-7B.Q5_K_M.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54b89e64077a1873fe4f3ded6c449fed6a2cf54ed3abc34b54405999c528ea4b
|
||||
size 5399196128
|
||||
3
Viking-Magnum-v0.1-7B.Q5_K_S.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b667b70d6a5afa350e1e298a7c392f1bc11c4c888eb3db446c65ee0512c2f0bb
|
||||
size 5267730912
|
||||
3
Viking-Magnum-v0.1-7B.Q6_K.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7b65ec23a719186c9b0fcbcec6e9bfcf047e37b5a1018b2946eacff7707428a
|
||||
size 6199128544
|
||||
3
Viking-Magnum-v0.1-7B.Q8_0.gguf
Normal file
3
Viking-Magnum-v0.1-7B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:674643a605ae0702ab2cf002a420513b3165023fce973fb50a0302f86d5a6f5d
|
||||
size 8027582944
|
||||
3
Viking-Magnum-v0.1-7B.f16.gguf
Normal file
3
Viking-Magnum-v0.1-7B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62ac8f1de868a0bfe61f4b97dea18a1e906ff6d8b3d09908a06268e79e3cc9f3
|
||||
size 15105470944
|
||||
Reference in New Issue
Block a user