ggml-ui / tabbed.py

Commit History

various fixes post-release
dc8c932

winglian commited on

fix for ZWSP
3a335b7

winglian commited on

fix chat prompts for vicuna
dfe6be1

winglian commited on

fix streaming on instruct
fd55e6d

winglian commited on

fix stop tokens to match new prompt formatting, stream instruct response, add comments about concurrency to config
e0bf185

winglian commited on

remove chat and instruct, fix instruct prompt format
44eb762

winglian commited on

fix layout, max size back to 1, llama.cpp doesn't like parallel calls
80c7d2e

winglian commited on

loading torch doesn't play nice, just use config for now
54d2e53

winglian commited on

try to fix combining gr.interface with blocks, try to increase concurrency on larger gpus
dce6894

winglian commited on

support tabbed interface and fix instruct to use GPU
ec779d5

winglian commited on