Update README.md
Browse files
README.md
CHANGED
@@ -128,6 +128,8 @@ license_name: llama4
|
|
128 |
|3.5-bit|Q3\_K\_XL|**52.9GB**|[Link](https://huggingface.co/unsloth/Llama-4-Scout-17B-16E-Instruct-GGUF/tree/main/UD-Q3_K_XL)|Great|
|
129 |
|4.5-bit|Q4\_K\_XL|**65.6GB**|[Link](https://huggingface.co/unsloth/Llama-4-Scout-17B-16E-Instruct-GGUF/tree/main/UD-Q4_K_XL)|Best|
|
130 |
|
|
|
|
|
131 |
**Chat template/prompt format:**
|
132 |
```
|
133 |
<|header_start|>user<|header_end|>\n\nWhat is 1+1?<|eot|><|header_start|>assistant<|header_end|>\n\n
|
|
|
128 |
|3.5-bit|Q3\_K\_XL|**52.9GB**|[Link](https://huggingface.co/unsloth/Llama-4-Scout-17B-16E-Instruct-GGUF/tree/main/UD-Q3_K_XL)|Great|
|
129 |
|4.5-bit|Q4\_K\_XL|**65.6GB**|[Link](https://huggingface.co/unsloth/Llama-4-Scout-17B-16E-Instruct-GGUF/tree/main/UD-Q4_K_XL)|Best|
|
130 |
|
131 |
+
Currently text only is supported.
|
132 |
+
|
133 |
**Chat template/prompt format:**
|
134 |
```
|
135 |
<|header_start|>user<|header_end|>\n\nWhat is 1+1?<|eot|><|header_start|>assistant<|header_end|>\n\n
|