Control-System is a chat interface for interacting with large language models (LLMs). It manages model loading, session handling, and provides a user-friendly Streamlit web interface.
- LLM Chat Interface: Interact with various large language models through an intuitive web interface.
- Model Loading (Dynamic): Easily switch between different LLMs for your specific needs.
- Built with Streamlit: This app offers a fast and interactive user interface built with Streamlit.
- Python 3.8+
- Packages (listed in
requirements.txt):
torch>=2.2.0 transformers>=4.37.2 causal-conv1d>=1.1.0 mamba-ssm>=0.1.3 httpx>=0.26.0 streamlit>=1.31.0 ttkthemes>=3.2.2 streamlit-js-eval>=0.1.5
We welcome contributions and collaborations.
This project is licensed under the MIT License. See the [LICENSE] file for details.