Changed the chatbot model from SMILE llama 8B to Mental llama 7B a67ae40 verified HiruniL commited on Apr 14
Updated the chat function into going through each chat item in history e3b9586 verified HiruniL commited on Apr 10
Removed InferenceClient.text_generation() and used direct inference API endpoint fallback. 35875b9 verified HiruniL commited on Apr 10
refactor: migrate chatbot inference from local PEFT model to Hugging Face hosted text-generation API be0e7b2 verified HiruniL commited on Apr 10
Add hosted chatbot backend using Hugging Face Inference API 563a734 verified HiruniL commited on Apr 10