Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ Based on the information
|
|
29 |
| Name | Quant method | Bits | Size | Appr. RAM required | Use case |
|
30 |
| ---- | ---- | ---- | ---- | ---- | ----- |
|
31 |
| [meltemi-instruct-v1_q3_K_M.bin](https://huggingface.co/ilsp/Meltemi-7B-Instruct-v1-GGUF/blob/main/meltemi-instruct-v1_q3_K_M.bin) | Q3_K_M | 3 | 3.67 GB| 6.45 GB | small, high quality loss |
|
32 |
-
| [
|
33 |
|
34 |
# Instruction format
|
35 |
The prompt format is the same as the [Zephyr](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) format:
|
|
|
29 |
| Name | Quant method | Bits | Size | Appr. RAM required | Use case |
|
30 |
| ---- | ---- | ---- | ---- | ---- | ----- |
|
31 |
| [meltemi-instruct-v1_q3_K_M.bin](https://huggingface.co/ilsp/Meltemi-7B-Instruct-v1-GGUF/blob/main/meltemi-instruct-v1_q3_K_M.bin) | Q3_K_M | 3 | 3.67 GB| 6.45 GB | small, high quality loss |
|
32 |
+
| [meltemi-instruct-v1_q5_K_M.bin](https://huggingface.co/ilsp/Meltemi-7B-Instruct-v1-GGUF/blob/main/meltemi-instruct-v1_q5_K_M.bin) | Q5_K_M | 5 | 5.31 GB| 8.1 GB | large, low quality loss - recommended |
|
33 |
|
34 |
# Instruction format
|
35 |
The prompt format is the same as the [Zephyr](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) format:
|