初始化项目,由ModelHub XC社区提供模型

Model: bartowski/Rocinante-12B-v1.1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-20 22:29:07 +08:00
commit 09a235ff22
28 changed files with 248 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -0,0 +1,60 @@
*.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
Rocinante-12B-v1.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1-f16.gguf filter=lfs diff=lfs merge=lfs -text
Rocinante-12B-v1.1.imatrix filter=lfs diff=lfs merge=lfs -text

112
README.md Normal file
View File

@@ -0,0 +1,112 @@
---
base_model: TheDrummer/Rocinante-12B-v1.1
license: other
pipeline_tag: text-generation
quantized_by: bartowski
---
## Llamacpp imatrix Quantizations of Rocinante-12B-v1.1
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3634">b3634</a> for quantization.
Original model: https://huggingface.co/TheDrummer/Rocinante-12B-v1.1
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
Run them in [LM Studio](https://lmstudio.ai/)
## Prompt format
No prompt format found, check original model page
## Download a file (not the whole branch) from below:
| Filename | Quant type | File Size | Split | Description |
| -------- | ---------- | --------- | ----- | ----------- |
| [Rocinante-12B-v1.1-f16.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-f16.gguf) | f16 | 24.50GB | false | Full F16 weights. |
| [Rocinante-12B-v1.1-Q8_0.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q8_0.gguf) | Q8_0 | 13.02GB | false | Extremely high quality, generally unneeded but max available quant. |
| [Rocinante-12B-v1.1-Q6_K_L.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q6_K_L.gguf) | Q6_K_L | 10.38GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [Rocinante-12B-v1.1-Q6_K.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q6_K.gguf) | Q6_K | 10.06GB | false | Very high quality, near perfect, *recommended*. |
| [Rocinante-12B-v1.1-Q5_K_L.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q5_K_L.gguf) | Q5_K_L | 9.14GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [Rocinante-12B-v1.1-Q5_K_M.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q5_K_M.gguf) | Q5_K_M | 8.73GB | false | High quality, *recommended*. |
| [Rocinante-12B-v1.1-Q5_K_S.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q5_K_S.gguf) | Q5_K_S | 8.52GB | false | High quality, *recommended*. |
| [Rocinante-12B-v1.1-Q4_K_L.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q4_K_L.gguf) | Q4_K_L | 7.98GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [Rocinante-12B-v1.1-Q4_K_M.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q4_K_M.gguf) | Q4_K_M | 7.48GB | false | Good quality, default size for must use cases, *recommended*. |
| [Rocinante-12B-v1.1-Q3_K_XL.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q3_K_XL.gguf) | Q3_K_XL | 7.15GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [Rocinante-12B-v1.1-Q4_K_S.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q4_K_S.gguf) | Q4_K_S | 7.12GB | false | Slightly lower quality with more space savings, *recommended*. |
| [Rocinante-12B-v1.1-Q4_0.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q4_0.gguf) | Q4_0 | 7.09GB | false | Legacy format, generally not worth using over similarly sized formats |
| [Rocinante-12B-v1.1-Q4_0_8_8.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q4_0_8_8.gguf) | Q4_0_8_8 | 7.07GB | false | Optimized for ARM and CPU inference, much faster than Q4_0 at similar quality. |
| [Rocinante-12B-v1.1-Q4_0_4_8.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q4_0_4_8.gguf) | Q4_0_4_8 | 7.07GB | false | Optimized for ARM and CPU inference, much faster than Q4_0 at similar quality. |
| [Rocinante-12B-v1.1-Q4_0_4_4.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q4_0_4_4.gguf) | Q4_0_4_4 | 7.07GB | false | Optimized for ARM and CPU inference, much faster than Q4_0 at similar quality. |
| [Rocinante-12B-v1.1-IQ4_XS.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-IQ4_XS.gguf) | IQ4_XS | 6.74GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [Rocinante-12B-v1.1-Q3_K_L.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q3_K_L.gguf) | Q3_K_L | 6.56GB | false | Lower quality but usable, good for low RAM availability. |
| [Rocinante-12B-v1.1-Q3_K_M.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q3_K_M.gguf) | Q3_K_M | 6.08GB | false | Low quality. |
| [Rocinante-12B-v1.1-IQ3_M.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-IQ3_M.gguf) | IQ3_M | 5.72GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [Rocinante-12B-v1.1-Q3_K_S.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q3_K_S.gguf) | Q3_K_S | 5.53GB | false | Low quality, not recommended. |
| [Rocinante-12B-v1.1-Q2_K_L.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q2_K_L.gguf) | Q2_K_L | 5.45GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [Rocinante-12B-v1.1-IQ3_XS.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-IQ3_XS.gguf) | IQ3_XS | 5.31GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [Rocinante-12B-v1.1-Q2_K.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-Q2_K.gguf) | Q2_K | 4.79GB | false | Very low quality but surprisingly usable. |
| [Rocinante-12B-v1.1-IQ2_M.gguf](https://huggingface.co/bartowski/Rocinante-12B-v1.1-GGUF/blob/main/Rocinante-12B-v1.1-IQ2_M.gguf) | IQ2_M | 4.44GB | false | Relatively low quality, uses SOTA techniques to be surprisingly usable. |
## Embed/output weights
Some of these quants (Q3_K_XL, Q4_K_L etc) are the standard quantization method with the embeddings and output weights quantized to Q8_0 instead of what they would normally default to.
Some say that this improves the quality, others don't notice any difference. If you use these models PLEASE COMMENT with your findings. I would like feedback that these are actually used and useful so I don't keep uploading quants no one is using.
Thanks!
## Credits
Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset
Thank you ZeroWw for the inspiration to experiment with embed/output
## Downloading using huggingface-cli
First, make sure you have hugginface-cli installed:
```
pip install -U "huggingface_hub[cli]"
```
Then, you can target the specific file you want:
```
huggingface-cli download bartowski/Rocinante-12B-v1.1-GGUF --include "Rocinante-12B-v1.1-Q4_K_M.gguf" --local-dir ./
```
If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
```
huggingface-cli download bartowski/Rocinante-12B-v1.1-GGUF --include "Rocinante-12B-v1.1-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (Rocinante-12B-v1.1-Q8_0) or download them all in place (./)
## Which file should I choose?
A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
If you want to get more into the weeds, you can check out this extremely useful feature chart:
[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa0c503080cfd46722e01093161ea83e96208ff5cff1fe4ffeae5eec46be48d9
size 4435022592

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64597a091b509b904929124d7e73eaf463c5559d8d1271a5bb92232b48c6db6c
size 5722231552

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3756a82e0d880f96c782015649bba9b17e483d4e48d2ddc588551465181a82c
size 5306487552

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c13e3e64c0f95be0cdae6446029b990f979450e6cb7c06eee0b022157f68a22
size 6742708992

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9cd1b2cd822c83b67b4bf5ab1e3dd5ee213d624f7e05e195df3b7c009c328f52
size 4791046912

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82d97b1d3a4ae0a9cbabeb77ca27221c080c3046bc61b88272f5920ef07722af
size 5446406912

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:883909d9e7fa11998052e960b439a9c2b4c55bcdbf7d9258533eace1c3fdf017
size 6561501952

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:670903064443d35cacd3a06057e15bbe8d82afdb56979fee90511462b449cf4f
size 6083089152

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02cea87fc4bc40665004ee68022d627b6367fd69542c3eec402def876d89728a
size 5534225152

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c21d2b3cc20e0d1f08d4741ae753467933ca5dc5610eed92c16648100bef5dd
size 7148704512

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87c8519022dc202295ea0286fd048f09e5522e7c7f403351270a9b48b35439b9
size 7094637312

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27c474cccacab97bf08b1f73eb6fd0de3144af95dc9aeb7cd1d30faf864f9e37
size 7071699712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:adabc282d6838cedb9c540f7d3570cb4cf945b5d1e4cfa2742cb4e46266a72fd
size 7071699712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d641596f2d25c66e1d9b42f1755de548ad0521900ac7cdf4a6c656ca03a8c03b
size 7071699712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:811e87a5e079b7430dad3270897a494d74c255feb803e827e4ed557bcfc10645
size 7975277312

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5133341741709aafcbc162c8fe638143e466288b7942ba7a0e9d9ef4e08d056f
size 7477203712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f0af40ecf7d0c0fbd4fa89675b6e283dad00d03eb9918dd0fbc1edaee114714
size 7120196352

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c86634c78dc756ea899a034e729954a5723f3ed1d86c4c1cf04d8803d3909d2
size 9141818112

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:004e58dfd3e6918b3dfbe243560582aa6df260a9dbfd1d4f7c636bc23d33b224
size 8727630592

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8928fadd4c61a8f2debe11f91199674a56249b5f8aa69c42c030f0f4f31fea0
size 8518734592

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cfb9572dba2f4e7110b59d4838693dcf493892beefa53404e4d91ca745c959fd
size 10056209152

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09d7910371e1ff08337d3307f669e9e4ef7e4f06f737b99cf51e65f991386f27
size 10381267712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:150bc1a4dade24e458aba155cc3b899e19998410f439096de38da55f4a668a4e
size 13022368512

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a45217abfe40cddab02a039ad093407e90668b7db72d955fdced93b20c2491c7
size 24504275424

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed1895def800725004cb742c4d035676419bba63f537bcc304d02de5bdb60118
size 7054418

1
configuration.json Normal file
View File

@@ -0,0 +1 @@
{"framework": "pytorch", "task": "text-generation", "allow_remote": true}