Projects with this topic
Sort by:
-
BDS LLM Chat - Hugging Face API Wrapper
A Flask-based chat application that serves as a wrapper for the LLaMA 3.2 model from Hugging Face. This application provides a user-friendly web interface and API for interacting with the model.
Features Modern responsive UI with dark/light mode support Persistent chat history in browser localStorage Markdown rendering for model responses REST API compatible with OpenAI-style endpoints Centralized model worker for efficient inference Redis-backed queue for robust request handling Queue-based architecture for handling multiple requests Admin dashboard for user and API key management External API access with API key authentication MongoDB-based persistence for chats, users, and API keysUpdated -
Terminal and Web client for Text Completion tasks written in Go - various Hugging Face's hosted LLMs
Updated -
Performance Comparison of S-O-T-A, Transformer Based Language Models, like BERT & XLNet in Legal domain. Studying impacts of additional (domain-specific) pre-training on BERT in Legal domain. Exploring impacts of Introducing Legal Vocabulary in BERT.
Updated