sebdg/discord-bot
chore: Update Dockerfile to use pip3 for installing requirements and break system packages
chore: Update Dockerfile to use pip3 for installing requirements
switch to ubuntu image
chore: Update Dockerfile to use Ubuntu latest image
chore: Update Dockerfile to remove installation of nvidia-container-toolkit
chore: Update Dockerfile to install nvidia-container-toolkit for GPU support
chore: Update Dockerfile to fix copying of source files and set permissions for start_chatbot.sh
chore: Update Dockerfile to fix copying of source files and set permissions for start_chatbot.sh
chore: Update Dockerfile to set permissions for start_chatbot.sh
chore: Update Dockerfile to fix copying of source files and set permissions for start_chatbot.sh
chore: Update Dockerfile to set HOME env variable and create .cache and .config directories
chore: Update Dockerfile to use CUDA 12.4.1-devel image and set environment variables more efficiently
chore: Update Dockerfile to install CUDA 12.4.1 and cuDNN 9.1.1 libraries
chore: Update Dockerfile to fix copying of source files
chore: Update Dockerfile to install CUDA 12.4.1 and cuDNN 9.1.1 libraries
chore: Update Dockerfile to fix copying of source files
chore: Update Dockerfile to install CUDA 12.4.1 and cuDNN 9.1.1 libraries
chore: Update on_startup.sh to install CUDA and cuDNN libraries
chore: Update requirements.txt with discord.py, fastapi, and uvicorn
chore: Update Dockerfile to install cuDNN library and fix installation command
chore: Add python3-setuptools, python3-wheel, and python3-venv to Dockerfile
chore: Update Dockerfile to install CUDA and cuDNN libraries
chore: Update startup scripts and add main.py
add start_chatbot and main.py
chore: Update Dockerfile to install requirements and run startup script
chore: Update README.md and add startup script and requirements.txt
Create Dockerfile
initial commit
