ggml-ui / chat.py

Commit History

update copy
a68164e

winglian commited on

cleanup instruct app. add queue so UI notifies users
ed16925

winglian commited on

single concurrency is probably safest
2b019dd

winglian commited on

base model in config is unnecessary, and fix grammar
946b2e7

winglian commited on

move byline around
d90dc27

winglian commited on

tweak the system prompt
496b4f8

winglian commited on

add prediction settings to ui
ce7dde7

winglian commited on

link model attributions, use config.yml for some of the chat settings, increase context size
1dc6c65

winglian commited on

rm docker implementation, add llama-cpp-python builder github actions, update copy to identify model in ui
e3ba05b

winglian commited on

fix chat history, update settings to use GPU
4cc03d2

winglian commited on

require torch and nvidia-cublas
0a981aa

winglian commited on

try out docker sdk
6f7e42d

winglian commited on

retry on failed hub fetch
de2057e

winglian commited on

initial commit for ggml instruct
7b590e5

winglian commited on