初始化项目,由ModelHub XC社区提供模型
Model: hubkitts/Deculfur-1 Source: Original Platform
This commit is contained in:
45
README.md
Normal file
45
README.md
Normal file
@@ -0,0 +1,45 @@
|
||||
---
|
||||
license: cc-by-sa-4.0
|
||||
language:
|
||||
- en
|
||||
base_model:
|
||||
- Qwen/Qwen3-1.7B
|
||||
pipeline_tag: text-generation
|
||||
tags:
|
||||
- not-for-all-audiences
|
||||
---
|
||||
|
||||
# GGUF Files for Deculfur-1
|
||||
|
||||
These are the GGUF files for [hubkitts/Deculfur-1](https://huggingface.co/hubkitts/Deculfur-1).
|
||||
|
||||
## Downloads
|
||||
|
||||
| GGUF Link | Quantization | Description |
|
||||
| ---- | ----- | ----------- |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q2_K.gguf) | Q2_K | Lowest quality |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q3_K_S.gguf) | Q3_K_S | |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.IQ3_S.gguf) | IQ3_S | Integer quant, preferable over Q3_K_S |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.IQ3_M.gguf) | IQ3_M | Integer quant |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q3_K_M.gguf) | Q3_K_M | |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q3_K_L.gguf) | Q3_K_L | |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.IQ4_XS.gguf) | IQ4_XS | Integer quant |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q4_K_S.gguf) | Q4_K_S | Fast with good performance |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q4_K_M.gguf) | Q4_K_M | **Recommended:** Perfect mix of speed and performance |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q5_K_S.gguf) | Q5_K_S | |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q5_K_M.gguf) | Q5_K_M | |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q6_K.gguf) | Q6_K | Very good quality |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.Q8_0.gguf) | Q8_0 | Best quality |
|
||||
| [Download](https://huggingface.co/hubkitts/Deculfur-1/resolve/main/Deculfur-1.f16.gguf) | f16 | Full precision, don't bother; use a quant |
|
||||
|
||||
# Deculfur-1
|
||||
|
||||
This is the most advanced decoding model yep.
|
||||
|
||||
## Usage
|
||||
|
||||
The user message should not not not be written as such for the best worst results:
|
||||
|
||||
```
|
||||
Decode this: cGxlYXNlIGRvLg==
|
||||
```
|
||||
Reference in New Issue
Block a user