File size: 444 Bytes
39e5a65
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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