初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/little-caesar-qwen2.5-1.5b-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
|
||||
little-caesar-qwen2.5-1.5b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
little-caesar-qwen2.5-1.5b.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
76
README.md
Normal file
76
README.md
Normal file
@@ -0,0 +1,76 @@
|
||||
---
|
||||
base_model: marchow/little-caesar-qwen2.5-1.5b
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
license_link: https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct/blob/main/LICENSE
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- chat
|
||||
- mlx
|
||||
---
|
||||
## 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/marchow/little-caesar-qwen2.5-1.5b
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#little-caesar-qwen2.5-1.5b-GGUF).***
|
||||
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-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/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q2_K.gguf) | Q2_K | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.IQ4_XS.gguf) | IQ4_XS | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q5_K_M.gguf) | Q5_K_M | 1.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/little-caesar-qwen2.5-1.5b-GGUF/resolve/main/little-caesar-qwen2.5-1.5b.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
|
||||
|
||||
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
little-caesar-qwen2.5-1.5b.IQ4_XS.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1075758f8b7c3c86a95285e780c07a7195e4ef841f27e6a95ddbf69c14b2c6c
|
||||
size 902183424
|
||||
3
little-caesar-qwen2.5-1.5b.Q2_K.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43e36ef035bb07fce0a1a8897556bbf22baf7fe4bd8309be3eb7b97571eaf65b
|
||||
size 676305408
|
||||
3
little-caesar-qwen2.5-1.5b.Q3_K_L.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c3a3c0b7860dd150294b7a11e4056a2105499fdd311ca23825adf82ace42335
|
||||
size 880163328
|
||||
3
little-caesar-qwen2.5-1.5b.Q3_K_M.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:552722553605aa1adfbd9db6b65efaf6ff3456dac42930752087f306753f0e7a
|
||||
size 824179200
|
||||
3
little-caesar-qwen2.5-1.5b.Q3_K_S.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ba3aec7ede158654a7da67a83c2c3a84989cb78ee21da6e98e19ad9a0700ccb
|
||||
size 760945152
|
||||
3
little-caesar-qwen2.5-1.5b.Q4_K_M.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16a7cb843235cad7ef5f3adcd6b7f47869720219a0aa61f4f41527083cce7cb5
|
||||
size 986049024
|
||||
3
little-caesar-qwen2.5-1.5b.Q4_K_S.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e53f8ef9bd13978d41e3ab866483f314f62843da0b48649cd908c534806db541
|
||||
size 940313088
|
||||
3
little-caesar-qwen2.5-1.5b.Q5_K_M.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f5dcddd08b4ee12e160984acc738c233a2aee192ec39497f1ea61ce6445aa30
|
||||
size 1125050880
|
||||
3
little-caesar-qwen2.5-1.5b.Q5_K_S.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:706f816241789326e041c4e058dc90b3d0bf35980916b23b23c3727b5b5f9751
|
||||
size 1098729984
|
||||
3
little-caesar-qwen2.5-1.5b.Q6_K.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd95b51d7c8792b151cf6ed610db147a934edd22bbe560b541316a9911da9b21
|
||||
size 1272740352
|
||||
3
little-caesar-qwen2.5-1.5b.Q8_0.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bf6bf297082a5fee909de6a181274f7c5dcef8f6786e8422a5e63882eb760ca
|
||||
size 1646573568
|
||||
3
little-caesar-qwen2.5-1.5b.f16.gguf
Normal file
3
little-caesar-qwen2.5-1.5b.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:498ee6608dea8e986fab23db8d35afbc42d94138fc9fc7a7f0467c800afdbc48
|
||||
size 3093669888
|
||||
Reference in New Issue
Block a user