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

Model: mradermacher/llama-3-typhoon-v1.5x-8b-instruct-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-13 03:16:56 +08:00
commit eb2610c71c
27 changed files with 217 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
llama-3-typhoon-v1.5x-8b-instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
llama-3-typhoon-v1.5x-8b-instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

82
README.md Normal file
View File

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

3
imatrix.dat Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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