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

Model: bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-19 23:23:12 +08:00
commit 58fb70e375
24 changed files with 242 additions and 0 deletions

56
.gitattributes vendored Normal file
View File

@@ -0,0 +1,56 @@
*.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
Replete-LLM-V2-Llama-3.1-8b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b-f16.gguf filter=lfs diff=lfs merge=lfs -text
Replete-LLM-V2-Llama-3.1-8b.imatrix filter=lfs diff=lfs merge=lfs -text

122
README.md Normal file
View File

@@ -0,0 +1,122 @@
---
base_model: Replete-AI/Replete-LLM-V2-Llama-3.1-8b
datasets:
- Replete-AI/The_Living_AI_Dataset
- Replete-AI/code_bagel_hermes-2.5
language:
- en
license: apache-2.0
pipeline_tag: text-generation
tags:
- unsloth
quantized_by: bartowski
---
## Llamacpp imatrix Quantizations of Replete-LLM-V2-Llama-3.1-8b
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3615">b3615</a> for quantization.
Original model: https://huggingface.co/Replete-AI/Replete-LLM-V2-Llama-3.1-8b
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
```
<|start_header_id|>system<|end_header_id|>
{system_prompt}<|eot_id|>
<|start_header_id|>user<|end_header_id|>
{prompt}<|eot_id|>
<|start_header_id|>assistant<|end_header_id|>
<|endoftext|>
```
## Download a file (not the whole branch) from below:
| Filename | Quant type | File Size | Split | Description |
| -------- | ---------- | --------- | ----- | ----------- |
| [Replete-LLM-V2-Llama-3.1-8b-f16.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-f16.gguf) | f16 | 16.07GB | false | Full F16 weights. |
| [Replete-LLM-V2-Llama-3.1-8b-Q8_0.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q8_0.gguf) | Q8_0 | 8.54GB | false | Extremely high quality, generally unneeded but max available quant. |
| [Replete-LLM-V2-Llama-3.1-8b-Q6_K_L.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q6_K_L.gguf) | Q6_K_L | 6.85GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [Replete-LLM-V2-Llama-3.1-8b-Q6_K.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q6_K.gguf) | Q6_K | 6.60GB | false | Very high quality, near perfect, *recommended*. |
| [Replete-LLM-V2-Llama-3.1-8b-Q5_K_L.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q5_K_L.gguf) | Q5_K_L | 6.06GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [Replete-LLM-V2-Llama-3.1-8b-Q5_K_M.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q5_K_M.gguf) | Q5_K_M | 5.73GB | false | High quality, *recommended*. |
| [Replete-LLM-V2-Llama-3.1-8b-Q5_K_S.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q5_K_S.gguf) | Q5_K_S | 5.60GB | false | High quality, *recommended*. |
| [Replete-LLM-V2-Llama-3.1-8b-Q4_K_L.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q4_K_L.gguf) | Q4_K_L | 5.31GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [Replete-LLM-V2-Llama-3.1-8b-Q4_K_M.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q4_K_M.gguf) | Q4_K_M | 4.92GB | false | Good quality, default size for must use cases, *recommended*. |
| [Replete-LLM-V2-Llama-3.1-8b-Q3_K_XL.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q3_K_XL.gguf) | Q3_K_XL | 4.78GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [Replete-LLM-V2-Llama-3.1-8b-Q4_K_S.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q4_K_S.gguf) | Q4_K_S | 4.69GB | false | Slightly lower quality with more space savings, *recommended*. |
| [Replete-LLM-V2-Llama-3.1-8b-IQ4_XS.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-IQ4_XS.gguf) | IQ4_XS | 4.45GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [Replete-LLM-V2-Llama-3.1-8b-Q3_K_L.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q3_K_L.gguf) | Q3_K_L | 4.32GB | false | Lower quality but usable, good for low RAM availability. |
| [Replete-LLM-V2-Llama-3.1-8b-Q3_K_M.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q3_K_M.gguf) | Q3_K_M | 4.02GB | false | Low quality. |
| [Replete-LLM-V2-Llama-3.1-8b-IQ3_M.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-IQ3_M.gguf) | IQ3_M | 3.78GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [Replete-LLM-V2-Llama-3.1-8b-Q2_K_L.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q2_K_L.gguf) | Q2_K_L | 3.69GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [Replete-LLM-V2-Llama-3.1-8b-Q3_K_S.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q3_K_S.gguf) | Q3_K_S | 3.66GB | false | Low quality, not recommended. |
| [Replete-LLM-V2-Llama-3.1-8b-IQ3_XS.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-IQ3_XS.gguf) | IQ3_XS | 3.52GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [Replete-LLM-V2-Llama-3.1-8b-Q2_K.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-Q2_K.gguf) | Q2_K | 3.18GB | false | Very low quality but surprisingly usable. |
| [Replete-LLM-V2-Llama-3.1-8b-IQ2_M.gguf](https://huggingface.co/bartowski/Replete-LLM-V2-Llama-3.1-8b-GGUF/blob/main/Replete-LLM-V2-Llama-3.1-8b-IQ2_M.gguf) | IQ2_M | 2.95GB | 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/Replete-LLM-V2-Llama-3.1-8b-GGUF --include "Replete-LLM-V2-Llama-3.1-8b-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/Replete-LLM-V2-Llama-3.1-8b-GGUF --include "Replete-LLM-V2-Llama-3.1-8b-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (Replete-LLM-V2-Llama-3.1-8b-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:27fd18a607dd8c372247c63ea1a1ae58029cdb61a261cc7ddbeac6b75cb6ce70
size 2948282272

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

1
configuration.json Normal file
View File

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