CoolFace
Apppublic

openaccess-ai-collective/ggml-ui

sourceHugging Faceupdated 3y agoView on Hugging Face
4likes
50 commits on main
326c2173y ago

fix workflow since we use tag instead of releasE

winglian
15908583y ago

fix docker run

winglian
ea14ce03y ago

fix docker tag

winglian
7cca7c33y ago

ctransformers inconsistencise

winglian
c30045e3y ago

fix paths

winglian
4cb63063y ago

build in /build root

winglian
ee33b003y ago

more fixes

winglian
43f11da3y ago

fix pipeline names

winglian
b5da0d93y ago

more fixes to actions

winglian
e31a4eb3y ago

Fix ggml

winglian
ca860143y ago

move v in version to part of the arg

winglian
60252663y ago

support for ctransformers

winglian
a5688af3y ago

upgrade to v0.1.53

winglian
2c81a6b3y ago

update to latest 0.1.52 llama.cpp

winglian
a6bc28e3y ago

remove revision from yml

winglian
dc8c9323y ago

various fixes post-release

winglian
3a335b73y ago

fix for ZWSP

winglian
dfe6be13y ago

fix chat prompts for vicuna

winglian
24b11c73y ago

use stable vicuna as the base for everyone to demo

winglian
fd55e6d3y ago

fix streaming on instruct

winglian
b03fb983y ago

use new wizard mega ggml models

winglian
e0bf1853y ago

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

winglian
44eb7623y ago

remove chat and instruct, fix instruct prompt format

winglian
db547893y ago

fix prompt for sharegpt chat

winglian
44a2c683y ago

shout out to @TheBloke

winglian
80c7d2e3y ago

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

winglian
54d2e533y ago

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

winglian
dce68943y ago

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

winglian
ec779d53y ago

support tabbed interface and fix instruct to use GPU

winglian
58f7b093y ago

patience

winglian
a68164e3y ago

update copy

winglian
776e6fd3y ago

more fixes to config file based llama

winglian
31435613y ago

update instruct to use gpu, add verbose description

winglian
2ade2503y ago

default to instruct for now

winglian
ed169253y ago

cleanup instruct app. add queue so UI notifies users

winglian
2b019dd3y ago

single concurrency is probably safest

winglian
946b2e73y ago

base model in config is unnecessary, and fix grammar

winglian
d90dc273y ago

move byline around

winglian
496b4f83y ago

tweak the system prompt

winglian
ce7dde73y ago

add prediction settings to ui

winglian
988bc043y ago

docker cp doesn't support wildcards

winglian
1dc6c653y ago

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

winglian
e3ba05b3y ago

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

winglian
4cc03d23y ago

fix chat history, update settings to use GPU

winglian
0a981aa3y ago

require torch and nvidia-cublas

winglian
51c11ce3y ago

rollback to gradio

winglian
6f7e42d3y ago

try out docker sdk

winglian
29b3b7f3y ago

Update requirements.txt

winglian
39f76803y ago

let's see what happens on a GPU

winglian
de2057e3y ago

retry on failed hub fetch

winglian