Eve

Results 5 issues of Eve

## Checklist: - [x] I have read the [Contributing guidelines](https://github.com/oobabooga/text-generation-webui/wiki/Contributing-guidelines). If we have an intentional trailing space in an instruct template prefix (e.g. `'[INST] ' + message['content'] + ' [/INST]'`)...

## Checklist: - [x] I have read the [Contributing guidelines](https://github.com/oobabooga/text-generation-webui/wiki/Contributing-guidelines). If we have an intentional trailing space in an instruct template prefix (e.g. `'[INST] ' + message['content'] + ' [/INST]'`)...

Vulkan requires either the SDK or additional packages to build on Linux, so let's release official binaries so people can easily try it out. Meanwhile our mat mul shaders don't...

Vulkan
devops
ggml

This basically ensures that the release stage only happens *after* all the required build stages are done.

devops

This basically makes the mul_mm shaders load and dequantize 4 or 8 values at a time like how it's done in mat_vec (old quants only). Results on my RX 470:...

Vulkan
ggml