Views
No views yet
<|begin_of_text|>System: This is a chat between a user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions based on the context. The assistant should also indicate when the answer cannot be found in the context.
User: {prompt}
Assistant:| Filename | Quant type | File Size | Split | Description |
|---|---|---|---|---|
| Open-Insurance-LLM-Llama3-8B-f16.gguf | f16 | 16.07GB | false | Full F16 weights. |
| Open-Insurance-LLM-Llama3-8B-Q8_0.gguf | Q8_0 | 8.54GB | false | Extremely high quality, generally unneeded but max available quant. |
| Open-Insurance-LLM-Llama3-8B-Q6_K_L.gguf | Q6_K_L | 6.85GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, recommended. |
| Open-Insurance-LLM-Llama3-8B-Q6_K.gguf | Q6_K | 6.60GB | false | Very high quality, near perfect, recommended. |
| Open-Insurance-LLM-Llama3-8B-Q5_K_L.gguf | Q5_K_L | 6.06GB | false | Uses Q8_0 for embed and output weights. High quality, recommended. |
| Open-Insurance-LLM-Llama3-8B-Q5_K_M.gguf | Q5_K_M | 5.73GB | false | High quality, recommended. |
| Open-Insurance-LLM-Llama3-8B-Q5_K_S.gguf | Q5_K_S | 5.60GB | false | High quality, recommended. |
| Open-Insurance-LLM-Llama3-8B-Q4_K_L.gguf | Q4_K_L | 5.31GB | false | Uses Q8_0 for embed and output weights. Good quality, recommended. |
| Open-Insurance-LLM-Llama3-8B-Q4_K_M.gguf | Q4_K_M | 4.92GB | false | Good quality, default size for most use cases, recommended. |
| Open-Insurance-LLM-Llama3-8B-Q3_K_XL.gguf | Q3_K_XL | 4.78GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| Open-Insurance-LLM-Llama3-8B-Q4_K_S.gguf | Q4_K_S | 4.69GB | false | Slightly lower quality with more space savings, recommended. |
| Open-Insurance-LLM-Llama3-8B-Q4_0.gguf | Q4_0 | 4.68GB | false | Legacy format, generally not worth using over similarly sized formats |
| Open-Insurance-LLM-Llama3-8B-Q4_0_8_8.gguf | Q4_0_8_8 | 4.66GB | false | Optimized for ARM and AVX inference. Requires 'sve' support for ARM (see details below). Don't use on Mac. |
| Open-Insurance-LLM-Llama3-8B-Q4_0_4_8.gguf | Q4_0_4_8 | 4.66GB | false | Optimized for ARM inference. Requires 'i8mm' support (see details below). Don't use on Mac. |
| Open-Insurance-LLM-Llama3-8B-Q4_0_4_4.gguf | Q4_0_4_4 | 4.66GB | false | Optimized for ARM inference. Should work well on all ARM chips, not for use with GPUs. Don't use on Mac. |
| Open-Insurance-LLM-Llama3-8B-IQ4_XS.gguf | IQ4_XS | 4.45GB | false | Decent quality, smaller than Q4_K_S with similar performance, recommended. |
| Open-Insurance-LLM-Llama3-8B-Q3_K_L.gguf | Q3_K_L | 4.32GB | false | Lower quality but usable, good for low RAM availability. |
| Open-Insurance-LLM-Llama3-8B-Q3_K_M.gguf | Q3_K_M | 4.02GB | false | Low quality. |
| Open-Insurance-LLM-Llama3-8B-IQ3_M.gguf | IQ3_M | 3.78GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| Open-Insurance-LLM-Llama3-8B-Q2_K_L.gguf | Q2_K_L | 3.69GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| Open-Insurance-LLM-Llama3-8B-Q3_K_S.gguf | Q3_K_S | 3.66GB | false | Low quality, not recommended. |
| Open-Insurance-LLM-Llama3-8B-IQ3_XS.gguf | IQ3_XS | 3.52GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| Open-Insurance-LLM-Llama3-8B-Q2_K.gguf | Q2_K | 3.18GB | false | Very low quality but surprisingly usable. |
| Open-Insurance-LLM-Llama3-8B-IQ2_M.gguf | IQ2_M | 2.95GB | false | Relatively low quality, uses SOTA techniques to be surprisingly usable. |
pip install -U "huggingface_hub[cli]"huggingface-cli download bartowski/Open-Insurance-LLM-Llama3-8B-GGUF --include "Open-Insurance-LLM-Llama3-8B-Q4_K_M.gguf" --local-dir ./huggingface-cli download bartowski/Open-Insurance-LLM-Llama3-8B-GGUF --include "Open-Insurance-LLM-Llama3-8B-Q8_0/*" --local-dir ./| model | size | params | backend | threads | test | t/s | % (vs Q4_0) |
|---|---|---|---|---|---|---|---|
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | pp512 | 204.03 ± 1.03 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | pp1024 | 282.92 ± 0.19 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | pp2048 | 259.49 ± 0.44 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | tg128 | 39.12 ± 0.27 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | tg256 | 39.31 ± 0.69 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | tg512 | 40.52 ± 0.03 | 100% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | pp512 | 301.02 ± 1.74 | 147% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | pp1024 | 287.23 ± 0.20 | 101% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | pp2048 | 262.77 ± 1.81 | 101% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | tg128 | 18.80 ± 0.99 | 48% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | tg256 | 24.46 ± 3.04 | 83% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | tg512 | 36.32 ± 3.59 | 90% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | pp512 | 271.71 ± 3.53 | 133% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | pp1024 | 279.86 ± 45.63 | 100% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | pp2048 | 320.77 ± 5.00 | 124% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | tg128 | 43.51 ± 0.05 | 111% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | tg256 | 43.35 ± 0.09 | 110% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | tg512 | 42.60 ± 0.31 | 105% |