--- base_model: openthaigpt/openthaigpt-1.0.0-70b-chat language: - th - en library_name: transformers license: llama2 quantized_by: mradermacher tags: - openthaigpt - llama --- ## About static quants of https://huggingface.co/openthaigpt/openthaigpt-1.0.0-70b-chat weighted/imatrix quants are available at https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-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/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q2_K.gguf) | Q2_K | 25.6 | | | [GGUF](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q3_K_S.gguf) | Q3_K_S | 30.1 | | | [GGUF](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q3_K_M.gguf) | Q3_K_M | 33.5 | lower quality | | [GGUF](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q3_K_L.gguf) | Q3_K_L | 36.3 | | | [GGUF](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.IQ4_XS.gguf) | IQ4_XS | 37.4 | | | [GGUF](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q4_K_S.gguf) | Q4_K_S | 39.5 | fast, recommended | | [GGUF](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q4_K_M.gguf) | Q4_K_M | 41.6 | fast, recommended | | [GGUF](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q5_K_S.gguf) | Q5_K_S | 47.7 | | | [GGUF](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q5_K_M.gguf) | Q5_K_M | 49.0 | | | [PART 1](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q6_K.gguf.part2of2) | Q6_K | 56.8 | very good quality | | [PART 1](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/openthaigpt-1.0.0-70b-chat-GGUF/resolve/main/openthaigpt-1.0.0-70b-chat.Q8_0.gguf.part2of2) | Q8_0 | 73.6 | fast, best quality | 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.