This project is a Python-based console application that allows users to interface with the Llama3.2 model. The application provides a simple and intuitive way to interact with the model directly from the command line.
- Interface with the Llama3.2 model
- Console-based user interface
- Easy to use and extend
- Clone the repository:
git clone https://github.com/RelCode/practice.git
- Navigate to the project directory:
cd practice > python > ollama_model
- Install the required dependencies:
pip install -r requirements.txt
To start the application, run the following command:
start-chatContributions are welcome! Please open an issue or submit a pull request for any changes.
For any questions or inquiries, please contact [email protected].
