Commit History

Changed the chatbot model from SMILE llama 8B to Mental llama 7B
a67ae40
verified

HiruniL commited on

Added debugging statements
df7293c
verified

HiruniL commited on

Updated the message format due to Gradio format
1bc78c2
verified

HiruniL commited on

Updated the chat function into going through each chat item in history
e3b9586
verified

HiruniL commited on

Added requests
5d99fab
verified

HiruniL commited on

Switched back to HF InferenceClient
bc14394
verified

HiruniL commited on

Switched to a model specific generation endpoint
17c85a7
verified

HiruniL commited on

Switched to HF Router API
8d67470
verified

HiruniL commited on

Removed InferenceClient.text_generation() and used direct inference API endpoint fallback.
35875b9
verified

HiruniL commited on

Defined provider in and use Inference with model_id
5918142
verified

HiruniL commited on

refactor: migrate chatbot inference from local PEFT model to Hugging Face hosted text-generation API
be0e7b2
verified

HiruniL commited on

Added chatbot import generate_response
557358b
verified

HiruniL commited on

Added gradio import
f555827
verified

HiruniL commited on

Created requirements file
73aa2f6
verified

HiruniL commited on

Add hosted chatbot backend using Hugging Face Inference API
563a734
verified

HiruniL commited on

Update the app.py
cd81c54
verified

HiruniL commited on

initial commit
d93fb93
verified

HiruniL commited on

Duplicate from gradio-templates/chatbot
4d5547b

HiruniL pngwn HF Staff commited on