LocoBot / README.md
jsakshi's picture
Update README.md
39e5a65 verified
---
license: mit
---
# Loco - Chatbot
**Loco** is a chatbot built using the Llama 7B model hosted on Hugging Face. It is designed to answer various queries and interact with users in a conversational manner.
## How to Use
- Type a message in the input box and press Enter.
- The model will process your input and generate a response.
## Model Information
- **Model**: Llama 7B
- **Framework**: Hugging Face Transformers
- **License**: MIT