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(llm): final code for training and saving finetuned llm model to gguf
68ef1d7

Kajsa Lidin commited on

feat(llm): final code for training and saving finetuned llm model to gguf
98ad189

Kajsa Lidin commited on

fix(gguf): clone llama.cpp repo and convert model to gguf with convert-hf-to-gguf.py file
db38dd7

Kajsa Lidin commited on

fix(gguf): clone llama.cpp repo and convert model to gguf with convert-hf-to-gguf.py file
c4e69bb

Kajsa Lidin commited on

fix(gguf): clone llama.cpp repo and convert model to gguf with convert-hf-to-gguf.py file
e207334

Kajsa Lidin commited on

fix(gguf): clone llama.cpp repo and convert model to gguf with convert-hf-to-gguf.py file
331c7f6

Kajsa Lidin commited on

docs(readme): update huggingface configuration so that it routes to app.py
73952be

Kajlid commited on

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

Kajlid commited on

chore(cleanup): remove duplicate files
bfcd7e5

Kajlid commited on

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

Kajlid commited on

fix(notebook): remove corrupted widget states through clearing output from cells
c8e3b3d

Kajsa Lidin commited on

feat(model): finetune the llama model and store in HuggingFace
02bfcbf

Kajsa Lidin commited on

feat(huggingface): update huggingface organization name to push finetuned model to, enable checkpointing
4ab502f

Kajsa Lidin commited on

Skapades med Colab
1f81c21

Kajsa Lidin commited on

Initial commit
d99e96c
unverified

Kajsa Lidin commited on