https://github.com/kevinknights29/llama-v2-cpp-chatbot
This is a simple chatbot application showcasing the power of Llama v2 models and its optimization with Llama-cpp.
https://github.com/kevinknights29/llama-v2-cpp-chatbot
docker llama2 llamacpp python
Last synced: 6 months ago
JSON representation
This is a simple chatbot application showcasing the power of Llama v2 models and its optimization with Llama-cpp.
- Host: GitHub
- URL: https://github.com/kevinknights29/llama-v2-cpp-chatbot
- Owner: kevinknights29
- License: mit
- Created: 2023-07-20T02:36:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T04:21:38.000Z (about 2 years ago)
- Last Synced: 2024-10-18T22:11:40.814Z (12 months ago)
- Topics: docker, llama2, llamacpp, python
- Language: Dockerfile
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Llama-v2-cpp-chatbot
This is a simple chatbot application showcasing the power of Llama v2 models and its optimization with Llama-cpp.