CoolFace
Apppublic

sebdg/discord-bot

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
28 commits on main
a91f7082y ago

chore: Update Dockerfile to use pip3 for installing requirements and break system packages

Sébastien De Greef
bde8b552y ago

chore: Update Dockerfile to use pip3 for installing requirements

Sébastien De Greef
d6fc6f42y ago

switch to ubuntu image

Sébastien De Greef
e94c3bb2y ago

chore: Update Dockerfile to use Ubuntu latest image

Sébastien De Greef
aa7a61c2y ago

chore: Update Dockerfile to remove installation of nvidia-container-toolkit

Sébastien De Greef
b0fe0742y ago

chore: Update Dockerfile to install nvidia-container-toolkit for GPU support

Sébastien De Greef
9546a852y ago

chore: Update Dockerfile to fix copying of source files and set permissions for start_chatbot.sh

Sébastien De Greef
dbc7d732y ago

chore: Update Dockerfile to fix copying of source files and set permissions for start_chatbot.sh

Sébastien De Greef
f5447db2y ago

chore: Update Dockerfile to set permissions for start_chatbot.sh

Sébastien De Greef
2c59aad2y ago

chore: Update Dockerfile to fix copying of source files and set permissions for start_chatbot.sh

Sébastien De Greef
68a97d22y ago

chore: Update Dockerfile to set HOME env variable and create .cache and .config directories

Sébastien De Greef
8bb21dd2y ago

chore: Update Dockerfile to use CUDA 12.4.1-devel image and set environment variables more efficiently

Sébastien De Greef
e469db92y ago

chore: Update Dockerfile to install CUDA 12.4.1 and cuDNN 9.1.1 libraries

Sébastien De Greef
85bf4d52y ago

chore: Update Dockerfile to fix copying of source files

Sébastien De Greef
7ac7d6c2y ago

chore: Update Dockerfile to install CUDA 12.4.1 and cuDNN 9.1.1 libraries

Sébastien De Greef
b0028582y ago

chore: Update Dockerfile to fix copying of source files

Sébastien De Greef
1c2ba782y ago

chore: Update Dockerfile to install CUDA 12.4.1 and cuDNN 9.1.1 libraries

Sébastien De Greef
f0307802y ago

chore: Update on_startup.sh to install CUDA and cuDNN libraries

Sébastien De Greef
ed321a82y ago

chore: Update requirements.txt with discord.py, fastapi, and uvicorn

Sébastien De Greef
05612412y ago

chore: Update Dockerfile to install cuDNN library and fix installation command

Sébastien De Greef
7fa050d2y ago

chore: Add python3-setuptools, python3-wheel, and python3-venv to Dockerfile

Sébastien De Greef
a13ac3e2y ago

chore: Update Dockerfile to install CUDA and cuDNN libraries

Sébastien De Greef
39c827a2y ago

chore: Update startup scripts and add main.py

Sébastien De Greef
16a35d52y ago

add start_chatbot and main.py

Sébastien De Greef
97992cb2y ago

chore: Update Dockerfile to install requirements and run startup script

Sébastien De Greef
cf2912d2y ago

chore: Update README.md and add startup script and requirements.txt

Sébastien De Greef
feba30b2y ago

Create Dockerfile

sebdg
8f806ff2y ago

initial commit

sebdg