llama_ui / chat_ui

Commit History

chore: cleanup code
8e96117

Kajlid commited on

fix(inference): correct format of chat history and streaming response
b2faa29

Kajlid commited on

fix(ui): remove "type" from chat interface
bdde9b4

Kajlid commited on

fix: install requirements correctly
3fbb460

Kajlid commited on

chore(requirements): remove llama_cpp requirement from requirements.txt
9a07ae6

Kajlid commited on

fix(requirements): install llama_cpp_python via subprocess to fix HuggingFace error
00ed5b0

Kajlid commited on

fix(requirements): install llama_cpp_python via subprocess to fix HuggingFace error
0c0ee51

Kajlid commited on

fix(llm): download model from huggingface_hub before inference
364f0e9

Kajlid commited on

Add requirements.txt
fd3c611

Kajlid commited on

Update chat UI llm model used
dd2e964

Kajlid commited on

feat(ui): add finetuned HuggingFace model to chat UI
508d7f0

Kajlid commited on

feat(ui): Add HuggingFace Space files as subfolder
ef106ac

Kajlid commited on