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

Model: mradermacher/llama3.1-typhoon2-8b-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-18 10:09:17 +08:00
commit b01443b08f
26 changed files with 212 additions and 0 deletions

59
.gitattributes vendored Normal file
View File

@@ -0,0 +1,59 @@
*.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
llama3.1-typhoon2-8b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-typhoon2-8b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

81
README.md Normal file
View File

@@ -0,0 +1,81 @@
---
base_model: typhoon-ai/llama3.1-typhoon2-8b
language:
- en
library_name: transformers
license: llama3.1
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/typhoon-ai/llama3.1-typhoon2-8b
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#llama3.1-typhoon2-8b-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-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/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/llama3.1-typhoon2-8b-i1-GGUF/resolve/main/llama3.1-typhoon2-8b.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | 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 -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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