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

Model: mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-13 10:13:57 +08:00
commit f44c50182d
27 changed files with 230 additions and 0 deletions

60
.gitattributes vendored Normal file
View 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
Dolphin3.0-Llama3.2-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Dolphin3.0-Llama3.2-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

95
README.md Normal file
View File

@@ -0,0 +1,95 @@
---
base_model: dphn/Dolphin3.0-Llama3.2-1B
datasets:
- OpenCoder-LLM/opc-sft-stage1
- OpenCoder-LLM/opc-sft-stage2
- microsoft/orca-agentinstruct-1M-v1
- microsoft/orca-math-word-problems-200k
- NousResearch/hermes-function-calling-v1
- AI-MO/NuminaMath-CoT
- AI-MO/NuminaMath-TIR
- allenai/tulu-3-sft-mixture
- cognitivecomputations/dolphin-coder
- HuggingFaceTB/smoltalk
- cognitivecomputations/samantha-data
- m-a-p/CodeFeedback-Filtered-Instruction
- m-a-p/Code-Feedback
language:
- en
library_name: transformers
license: llama3.2
mradermacher:
readme_rev: 1
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/dphn/Dolphin3.0-Llama3.2-1B
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Dolphin3.0-Llama3.2-1B-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-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/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.5 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.6 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.6 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.6 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.7 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.7 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.7 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.7 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.8 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.8 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.9 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q4_0.gguf) | i1-Q4_0 | 0.9 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.9 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.9 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.0 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.0 | |
| [GGUF](https://huggingface.co/mradermacher/Dolphin3.0-Llama3.2-1B-i1-GGUF/resolve/main/Dolphin3.0-Llama3.2-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.1 | practically like static Q6_K |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
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
imatrix.dat Normal file
View File

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