初始化项目,由ModelHub XC社区提供模型
Model: featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal file
@@ -0,0 +1,47 @@
|
|||||||
|
*.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
|
||||||
|
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
unsloth-Qwen2-1.5B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
47
README.md
Normal file
47
README.md
Normal file
@@ -0,0 +1,47 @@
|
|||||||
|
---
|
||||||
|
base_model: unsloth/Qwen2-1.5B-Instruct
|
||||||
|
pipeline_tag: text-generation
|
||||||
|
quantized_by: featherless-ai-quants
|
||||||
|
---
|
||||||
|
|
||||||
|
# unsloth/Qwen2-1.5B-Instruct GGUF Quantizations 🚀
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
*Optimized GGUF quantization files for enhanced model performance*
|
||||||
|
|
||||||
|
> Powered by [Featherless AI](https://featherless.ai) - run any model you'd like for a simple small fee.
|
||||||
|
---
|
||||||
|
|
||||||
|
## Available Quantizations 📊
|
||||||
|
|
||||||
|
| Quantization Type | File | Size |
|
||||||
|
|-------------------|------|------|
|
||||||
|
| IQ4_XS | [unsloth-Qwen2-1.5B-Instruct-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-IQ4_XS.gguf) | 860.39 MB |
|
||||||
|
| Q2_K | [unsloth-Qwen2-1.5B-Instruct-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q2_K.gguf) | 644.97 MB |
|
||||||
|
| Q3_K_L | [unsloth-Qwen2-1.5B-Instruct-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q3_K_L.gguf) | 839.39 MB |
|
||||||
|
| Q3_K_M | [unsloth-Qwen2-1.5B-Instruct-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q3_K_M.gguf) | 786.00 MB |
|
||||||
|
| Q3_K_S | [unsloth-Qwen2-1.5B-Instruct-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q3_K_S.gguf) | 725.69 MB |
|
||||||
|
| Q4_K_M | [unsloth-Qwen2-1.5B-Instruct-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q4_K_M.gguf) | 940.37 MB |
|
||||||
|
| Q4_K_S | [unsloth-Qwen2-1.5B-Instruct-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q4_K_S.gguf) | 896.75 MB |
|
||||||
|
| Q5_K_M | [unsloth-Qwen2-1.5B-Instruct-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q5_K_M.gguf) | 1072.93 MB |
|
||||||
|
| Q5_K_S | [unsloth-Qwen2-1.5B-Instruct-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q5_K_S.gguf) | 1047.83 MB |
|
||||||
|
| Q6_K | [unsloth-Qwen2-1.5B-Instruct-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q6_K.gguf) | 1213.78 MB |
|
||||||
|
| Q8_0 | [unsloth-Qwen2-1.5B-Instruct-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Qwen2-1.5B-Instruct-GGUF/blob/main/unsloth-Qwen2-1.5B-Instruct-Q8_0.gguf) | 1570.29 MB |
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## ⚡ Powered by [Featherless AI](https://featherless.ai)
|
||||||
|
|
||||||
|
### Key Features
|
||||||
|
|
||||||
|
- 🔥 **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
|
||||||
|
- 🛠️ **Zero Infrastructure** - No server setup or maintenance required
|
||||||
|
- 📚 **Vast Compatibility** - Support for 2400+ models and counting
|
||||||
|
- 💎 **Affordable Pricing** - Starting at just $10/month
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Links:**
|
||||||
|
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
|
||||||
3
featherless-quants.png
Normal file
3
featherless-quants.png
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2e1b4d66c8306c7b0614089381fdf86ea4efb02dffb78d22767a084cb8b88d6b
|
||||||
|
size 1614532
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-IQ4_XS.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d8933561d41040462401e4d14f05d1ae15eb401b1f211f32dda100eccc0a2d5d
|
||||||
|
size 902180352
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q2_K.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e025d9d441fdb8e5ed5abba66519604593cf9649702b255068d0ed94584f7a77
|
||||||
|
size 676302336
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q3_K_L.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cd6487a4d594a0ed8b36c35fa1f760bc8377bab2e15c52564ca7a53e53d8ca26
|
||||||
|
size 880160256
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q3_K_M.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5295de62131fef1468f0561a055d523646b8e0314addedd176dbb0f50ce203fc
|
||||||
|
size 824176128
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q3_K_S.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f5ce4552b3fac3400ab1bfcd0caaf02ee7cf167edeba1d618fe3faa694a645d
|
||||||
|
size 760942080
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q4_K_M.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f6cc07122ccbb31532e78abf14bd0202ef7eba9346f011174babe5e36dd91b45
|
||||||
|
size 986045952
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q4_K_S.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:56b8502d4c15254c349cc8025116f247d4a8b4158effa975f762654ae55fcb17
|
||||||
|
size 940310016
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q5_K_M.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2e5bb64954661ec372a6dfffb5349d2c3be7cf4d1d4341f34ab86ef4db235664
|
||||||
|
size 1125047808
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q5_K_S.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:10b67e2ce879675c026e43233451bd1866c13dbcdcbf764eebc2a5defd4a9fa6
|
||||||
|
size 1098726912
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q6_K.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38c2814682bc1f2f47d22be9a8ae73fbebd7fac29b4f8117be9969fee182cd1d
|
||||||
|
size 1272737280
|
||||||
3
unsloth-Qwen2-1.5B-Instruct-Q8_0.gguf
Normal file
3
unsloth-Qwen2-1.5B-Instruct-Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:157561f5cfb136b681d94ca0d0fb188ca03ab883cb210ab88e01b9a2c3b3d4b0
|
||||||
|
size 1646570496
|
||||||
Reference in New Issue
Block a user