初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Wanabi-Novelist-12B-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
|
||||
Wanabi-Novelist-12B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Wanabi-Novelist-12B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
75
README.md
Normal file
75
README.md
Normal file
@@ -0,0 +1,75 @@
|
||||
---
|
||||
base_model: kawaimasa/Wanabi-Novelist-12B
|
||||
language: ja
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- japanese
|
||||
- text-generation
|
||||
- novel-writing
|
||||
- mistral
|
||||
---
|
||||
## 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/kawaimasa/Wanabi-Novelist-12B
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Wanabi-Novelist-12B-GGUF).***
|
||||
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Wanabi-Novelist-12B-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/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q2_K.gguf) | Q2_K | 4.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q3_K_L.gguf) | Q3_K_L | 6.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.IQ4_XS.gguf) | IQ4_XS | 6.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q5_K_S.gguf) | Q5_K_S | 8.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q5_K_M.gguf) | Q5_K_M | 8.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q6_K.gguf) | Q6_K | 10.2 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Wanabi-Novelist-12B-GGUF/resolve/main/Wanabi-Novelist-12B.Q8_0.gguf) | Q8_0 | 13.1 | 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
Wanabi-Novelist-12B.IQ4_XS.gguf
Normal file
3
Wanabi-Novelist-12B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b11d026461d1e806c3c34a688bf5d03b3ee5737baef20e61eec33deb87fbf873
|
||||
size 6800054272
|
||||
3
Wanabi-Novelist-12B.Q2_K.gguf
Normal file
3
Wanabi-Novelist-12B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccf01e549e803f7ca38d0057992c52caa2fb769a88beecc8467a37601b7b6879
|
||||
size 4791048192
|
||||
3
Wanabi-Novelist-12B.Q3_K_L.gguf
Normal file
3
Wanabi-Novelist-12B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d00df653fbf82a0592fcf5ab6d3587a0b562f21c34a90beeaca54a4cfe53192c
|
||||
size 6561503232
|
||||
3
Wanabi-Novelist-12B.Q3_K_M.gguf
Normal file
3
Wanabi-Novelist-12B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d58b1d9b2328e168d346701de29bbca5e579f067d0e6fa0b987683a239461e6c
|
||||
size 6083090432
|
||||
3
Wanabi-Novelist-12B.Q3_K_S.gguf
Normal file
3
Wanabi-Novelist-12B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:742a4bbaba3428091d830c93f5571403ef5835fd1d84d23bc1a05236373eab00
|
||||
size 5534226432
|
||||
3
Wanabi-Novelist-12B.Q4_K_M.gguf
Normal file
3
Wanabi-Novelist-12B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc24d6e223a02ae6d3fa4242103ca9b03cd7aee8ae059ed5efd470d9a6b8c3dc
|
||||
size 7477204992
|
||||
3
Wanabi-Novelist-12B.Q4_K_S.gguf
Normal file
3
Wanabi-Novelist-12B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc0915a17ad801a9faa166eba6c724776daeb7cf45d2ebbdf62fd3284ecee1e7
|
||||
size 7120197632
|
||||
3
Wanabi-Novelist-12B.Q5_K_M.gguf
Normal file
3
Wanabi-Novelist-12B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5989866e09486e421175421627fcca13a07f9c77ed8ac5c2365dc52ccf43ae1d
|
||||
size 8727631872
|
||||
3
Wanabi-Novelist-12B.Q5_K_S.gguf
Normal file
3
Wanabi-Novelist-12B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04ba1aa39a5e96f9240520f5b3250cb02a144375aa8e2ac84651c18f4d969e12
|
||||
size 8518735872
|
||||
3
Wanabi-Novelist-12B.Q6_K.gguf
Normal file
3
Wanabi-Novelist-12B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1303a7718d5b44ed308df7d0866d5804d4f1274aabf798093e208627e37eaf73
|
||||
size 10056210432
|
||||
3
Wanabi-Novelist-12B.Q8_0.gguf
Normal file
3
Wanabi-Novelist-12B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:931c9378e22dafca6e8c54ec0a2313e11db82bfa5282eefa4beb469ecde08ce8
|
||||
size 13022369792
|
||||
Reference in New Issue
Block a user