初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/amoral-Qwen3-4B-i1-GGUF Source: Original Platform
This commit is contained in:
60
.gitattributes
vendored
Normal file
60
.gitattributes
vendored
Normal 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
|
||||
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-Qwen3-4B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
90
README.md
Normal file
90
README.md
Normal file
@@ -0,0 +1,90 @@
|
||||
---
|
||||
base_model: fakezeta/amoral-Qwen3-4B
|
||||
datasets:
|
||||
- soob3123/amoral_reasoning
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- qwen3
|
||||
- trl
|
||||
- sft
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
weighted/imatrix quants of https://huggingface.co/fakezeta/amoral-Qwen3-4B
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#amoral-Qwen3-4B-i1-GGUF).***
|
||||
|
||||
static quants are available at https://huggingface.co/mradermacher/amoral-Qwen3-4B-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/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q6_K.gguf) | i1-Q6_K | 3.4 | practically like static Q6_K |
|
||||
|
||||
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
||||
|
||||
<!-- end -->
|
||||
3
amoral-Qwen3-4B.i1-IQ1_M.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f1e01786edb98a4e9b7c1dc3a1cb22269f5048b22a7a946f4a3a94f842baae1
|
||||
size 1127018848
|
||||
3
amoral-Qwen3-4B.i1-IQ1_S.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dde01cd9dfaa4b1c438344470ef0a5c14a759268d6e27a652a8bea080f7968ac
|
||||
size 1055256928
|
||||
3
amoral-Qwen3-4B.i1-IQ2_M.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1396c081de1627219670af090745c66551b5bb6ff9db45b97e25b1a178ad955
|
||||
size 1512984928
|
||||
3
amoral-Qwen3-4B.i1-IQ2_S.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:422768fc31084f4139a9605b4e3e3b5595671766185d9de97c37a203c905d8a7
|
||||
size 1417302368
|
||||
3
amoral-Qwen3-4B.i1-IQ2_XS.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3b63a9d1b355e787cb9b93e0eca3bd1a27645f8caf024a9a85d9d6b55c3094f
|
||||
size 1354101088
|
||||
3
amoral-Qwen3-4B.i1-IQ2_XXS.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5acbfa9e96e9919fe888bb9bc0386e094cdb403f6b213bed18cb8dd2b84291fa
|
||||
size 1246622048
|
||||
3
amoral-Qwen3-4B.i1-IQ3_M.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e792d749d8d344870fc75e2ebb611ac0a54cb0736b03c21cdd9db72e8122364
|
||||
size 1962897248
|
||||
3
amoral-Qwen3-4B.i1-IQ3_S.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c07b3b4cd20a005a5c126b0cbf073ce1a274d921d69d917d27e3e8625393a42
|
||||
size 1899532128
|
||||
3
amoral-Qwen3-4B.i1-IQ3_XS.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4447e8dcad507c47bd3cdbb64d10879db030b74f6b0c89ff742b43f0c74fe40b
|
||||
size 1814376288
|
||||
3
amoral-Qwen3-4B.i1-IQ3_XXS.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc0b316d434f60a49f7d1a53877496bd07b2fbd44298d7a05e56a937c4e26b52
|
||||
size 1670189408
|
||||
3
amoral-Qwen3-4B.i1-IQ4_NL.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ4_NL.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:601e598cad4fbaabe1618e07a12783b78b5ad2a2605d011fb6f8c01bb285c8b8
|
||||
size 2381344608
|
||||
3
amoral-Qwen3-4B.i1-IQ4_XS.gguf
Normal file
3
amoral-Qwen3-4B.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcfbedd8e8097fd211c973bcb5a33fc8116c7e2cd3311a958ce6f48eeaf732d7
|
||||
size 2270752608
|
||||
3
amoral-Qwen3-4B.i1-Q2_K.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c59dc3dfa11aff3d492ed58f20298e4eb2b9da2fb6cda12cc40c6d6f68a1261
|
||||
size 1669500768
|
||||
3
amoral-Qwen3-4B.i1-Q2_K_S.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q2_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9aca35b9f8e15e2ba98fca5f4b33802365410098cbf33d8a777cf0f8fd29b87
|
||||
size 1563455328
|
||||
3
amoral-Qwen3-4B.i1-Q3_K_L.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c6afd8fc46f63c9275cdd7866b439dacff38cc6939106424f523a6a0ddabf36
|
||||
size 2239786848
|
||||
3
amoral-Qwen3-4B.i1-Q3_K_M.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3d35aa1a440c6e0fdd7c6e6dec793dc0570eafc267c9fd2c8e4d161cd79ecbe
|
||||
size 2075619168
|
||||
3
amoral-Qwen3-4B.i1-Q3_K_S.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:397459b95dccffc0a594f62744eeb0f2fcf5587cf05a46e774c3a8c2f0691be7
|
||||
size 1886998368
|
||||
3
amoral-Qwen3-4B.i1-Q4_0.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:642956a3dfea6739df65eefa16d1ca6e3c83aadfac4d1c4b51f9fc870ea4086b
|
||||
size 2375774048
|
||||
3
amoral-Qwen3-4B.i1-Q4_1.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q4_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:254b5b4b48305643622391477c1915e505c30dcb9e548aa3fd64c1bba8f52047
|
||||
size 2596630368
|
||||
3
amoral-Qwen3-4B.i1-Q4_K_M.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7cf9f85b33e39709cd370f2d736cbb6ea1c910e3f7ce048234b749be7bade86b
|
||||
size 2497281888
|
||||
3
amoral-Qwen3-4B.i1-Q4_K_S.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d06187eea080db8c140bca3e2b58bb3f26897979aae1b8a7f3d0ed5f849972fe
|
||||
size 2383310688
|
||||
3
amoral-Qwen3-4B.i1-Q5_K_M.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09e02b8ad00910c18964c0aaae1eaf8323d1affdca544c104aae786167e0bad7
|
||||
size 2889514848
|
||||
3
amoral-Qwen3-4B.i1-Q5_K_S.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bec50feec5db97a0c834c61c7166a3b91ef35119f35b40d6318c6961eca64069
|
||||
size 2823712608
|
||||
3
amoral-Qwen3-4B.i1-Q6_K.gguf
Normal file
3
amoral-Qwen3-4B.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:128ddc16aec7ac754ea562ece05ecb5949ea621224406883896ac2348df28e4f
|
||||
size 3306262368
|
||||
3
imatrix.dat
Normal file
3
imatrix.dat
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:004001ab17e214e762f7ec6a65b712b89b12746ca56287cca119ad3b355f0fc0
|
||||
size 3842209
|
||||
Reference in New Issue
Block a user