apepkuss79 commited on
Commit
3ab54c7
·
verified ·
1 Parent(s): c58791c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -77,18 +77,18 @@ quantized_by: Second State Inc.
77
 
78
  | Name | Quant method | Bits | Size | Use case |
79
  | ---- | ---- | ---- | ---- | ----- |
80
- | [internlm3-8b-instruct-Q2_K.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q2_K.gguf) | Q2_K | 2 | 3.01 GB| smallest, significant quality loss - not recommended for most purposes |
81
- | [internlm3-8b-instruct-Q3_K_L.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q3_K_L.gguf) | Q3_K_L | 3 | 4.13 GB| small, substantial quality loss |
82
- | [internlm3-8b-instruct-Q3_K_M.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q3_K_M.gguf) | Q3_K_M | 3 | 3.83 GB| very small, high quality loss |
83
- | [internlm3-8b-instruct-Q3_K_S.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q3_K_S.gguf) | Q3_K_S | 3 | 3.48 GB| very small, high quality loss |
84
- | [internlm3-8b-instruct-Q4_0.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q4_0.gguf) | Q4_0 | 4 | 4.45 GB| legacy; small, very high quality loss - prefer using Q3_K_M |
85
- | [internlm3-8b-instruct-Q4_K_M.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q4_K_M.gguf) | Q4_K_M | 4 | 4.71 GB| medium, balanced quality - recommended |
86
- | [internlm3-8b-instruct-Q4_K_S.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q4_K_S.gguf) | Q4_K_S | 4 | 4.48 GB| small, greater quality loss |
87
- | [internlm3-8b-instruct-Q5_0.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q5_0.gguf) | Q5_0 | 5 | 5.37 GB| legacy; medium, balanced quality - prefer using Q4_K_M |
88
- | [internlm3-8b-instruct-Q5_K_M.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q5_K_M.gguf) | Q5_K_M | 5 | 5.51 GB| large, very low quality loss - recommended |
89
- | [internlm3-8b-instruct-Q5_K_S.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q5_K_S.gguf) | Q5_K_S | 5 | 5.37 GB| large, low quality loss - recommended |
90
- | [internlm3-8b-instruct-Q6_K.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q6_K.gguf) | Q6_K | 6 | 6.35 GB| very large, extremely low quality loss |
91
- | [internlm3-8b-instruct-Q8_0.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q8_0.gguf) | Q8_0 | 8 | 8.22 GB| very large, extremely low quality loss - not recommended |
92
- | [internlm3-8b-instruct-f16.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-f16.gguf) | f16 | 16 | 15.5 GB| |
93
 
94
  *Quantized with llama.cpp b4497*
 
77
 
78
  | Name | Quant method | Bits | Size | Use case |
79
  | ---- | ---- | ---- | ---- | ----- |
80
+ | [internlm3-8b-instruct-Q2_K.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q2_K.gguf) | Q2_K | 2 | 3.45 GB| smallest, significant quality loss - not recommended for most purposes |
81
+ | [internlm3-8b-instruct-Q3_K_L.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q3_K_L.gguf) | Q3_K_L | 3 | 4.73 GB| small, substantial quality loss |
82
+ | [internlm3-8b-instruct-Q3_K_M.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q3_K_M.gguf) | Q3_K_M | 3 | 4.39 GB| very small, high quality loss |
83
+ | [internlm3-8b-instruct-Q3_K_S.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q3_K_S.gguf) | Q3_K_S | 3 | 3.99 GB| very small, high quality loss |
84
+ | [internlm3-8b-instruct-Q4_0.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q4_0.gguf) | Q4_0 | 4 | 5.09 GB| legacy; small, very high quality loss - prefer using Q3_K_M |
85
+ | [internlm3-8b-instruct-Q4_K_M.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q4_K_M.gguf) | Q4_K_M | 4 | 5.36 GB| medium, balanced quality - recommended |
86
+ | [internlm3-8b-instruct-Q4_K_S.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q4_K_S.gguf) | Q4_K_S | 4 | 5.12 GB| small, greater quality loss |
87
+ | [internlm3-8b-instruct-Q5_0.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q5_0.gguf) | Q5_0 | 5 | 6.13 GB| legacy; medium, balanced quality - prefer using Q4_K_M |
88
+ | [internlm3-8b-instruct-Q5_K_M.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q5_K_M.gguf) | Q5_K_M | 5 | 6.26 GB| large, very low quality loss - recommended |
89
+ | [internlm3-8b-instruct-Q5_K_S.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q5_K_S.gguf) | Q5_K_S | 5 | 6.13 GB| large, low quality loss - recommended |
90
+ | [internlm3-8b-instruct-Q6_K.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q6_K.gguf) | Q6_K | 6 | 7.23 GB| very large, extremely low quality loss |
91
+ | [internlm3-8b-instruct-Q8_0.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-Q8_0.gguf) | Q8_0 | 8 | 9.36 GB| very large, extremely low quality loss - not recommended |
92
+ | [internlm3-8b-instruct-f16.gguf](https://huggingface.co/second-state/internlm3-8b-instruct-GGUF/blob/main/internlm3-8b-instruct-f16.gguf) | f16 | 16 | 17.6 GB| |
93
 
94
  *Quantized with llama.cpp b4497*