-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Siratton edited this page Sep 29, 2025
·
2 revisions
git clone https://github.com/tonpseudo/Local-Bot.git cd Local-Bot
python -m venv venv venv\Scripts\activate
python -m venv venv source venv/bin/activate
pip install -r requirements.txt
python local.bot.py
- L’application détecte et charge automatiquement les modèles recommandés.
- Si un modèle manque, il sera téléchargé dans le cache Hugging Face (~/.cache/huggingface/hub).