Views
No views yet
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
| Filename | Quant type | File Size | Description |
|---|---|---|---|
| llama3-turbcat-instruct-8b-Q8_0_L.gguf | Q8_0_L | 9.52GB | Experimental, uses f16 for embed and output weights. Please provide any feedback of differences. Extremely high quality, generally unneeded but max available quant. |
| llama3-turbcat-instruct-8b-Q8_0.gguf | Q8_0 | 8.54GB | Extremely high quality, generally unneeded but max available quant. |
| llama3-turbcat-instruct-8b-Q6_K_L.gguf | Q6_K_L | 7.83GB | Experimental, uses f16 for embed and output weights. Please provide any feedback of differences. Very high quality, near perfect, recommended. |
| llama3-turbcat-instruct-8b-Q6_K.gguf | Q6_K | 6.59GB | Very high quality, near perfect, recommended. |
| llama3-turbcat-instruct-8b-Q5_K_L.gguf | Q5_K_L | 7.04GB | Experimental, uses f16 for embed and output weights. Please provide any feedback of differences. High quality, recommended. |
| llama3-turbcat-instruct-8b-Q5_K_M.gguf | Q5_K_M | 5.73GB | High quality, recommended. |
| llama3-turbcat-instruct-8b-Q5_K_S.gguf | Q5_K_S | 5.59GB | High quality, recommended. |
| llama3-turbcat-instruct-8b-Q4_K_L.gguf | Q4_K_L | 6.29GB | Experimental, uses f16 for embed and output weights. Please provide any feedback of differences. Good quality, uses about 4.83 bits per weight, recommended. |
| llama3-turbcat-instruct-8b-Q4_K_M.gguf | Q4_K_M | 4.92GB | Good quality, uses about 4.83 bits per weight, recommended. |
| llama3-turbcat-instruct-8b-Q4_K_S.gguf | Q4_K_S | 4.69GB | Slightly lower quality with more space savings, recommended. |
| llama3-turbcat-instruct-8b-IQ4_XS.gguf | IQ4_XS | 4.44GB | Decent quality, smaller than Q4_K_S with similar performance, recommended. |
| llama3-turbcat-instruct-8b-Q3_K_XL.gguf | Q3_K_XL | Experimental, uses f16 for embed and output weights. Please provide any feedback of differences. Lower quality but usable, good for low RAM availability. | |
| llama3-turbcat-instruct-8b-Q3_K_L.gguf | Q3_K_L | 4.32GB | Lower quality but usable, good for low RAM availability. |
| llama3-turbcat-instruct-8b-Q3_K_M.gguf | Q3_K_M | 4.01GB | Even lower quality. |
| llama3-turbcat-instruct-8b-IQ3_M.gguf | IQ3_M | 3.78GB | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| llama3-turbcat-instruct-8b-Q3_K_S.gguf | Q3_K_S | 3.66GB | Low quality, not recommended. |
| llama3-turbcat-instruct-8b-IQ3_XS.gguf | IQ3_XS | 3.51GB | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| llama3-turbcat-instruct-8b-IQ3_XXS.gguf | IQ3_XXS | 3.27GB | Lower quality, new method with decent performance, comparable to Q3 quants. |
| llama3-turbcat-instruct-8b-Q2_K.gguf | Q2_K | 3.17GB | Very low quality but surprisingly usable. |
| llama3-turbcat-instruct-8b-IQ2_M.gguf | IQ2_M | 2.94GB | Very low quality, uses SOTA techniques to also be surprisingly usable. |
| llama3-turbcat-instruct-8b-IQ2_S.gguf | IQ2_S | 2.75GB | Very low quality, uses SOTA techniques to be usable. |
| llama3-turbcat-instruct-8b-IQ2_XS.gguf | IQ2_XS | 2.60GB | Very low quality, uses SOTA techniques to be usable. |
pip install -U "huggingface_hub[cli]"huggingface-cli download bartowski/llama3-turbcat-instruct-8b-GGUF --include "llama3-turbcat-instruct-8b-Q4_K_M.gguf" --local-dir ./huggingface-cli download bartowski/llama3-turbcat-instruct-8b-GGUF --include "llama3-turbcat-instruct-8b-Q8_0.gguf/*" --local-dir llama3-turbcat-instruct-8b-Q8_0