added docker-compose file

This commit is contained in:
FarisHijazi
2023-06-02 18:17:43 +03:00
parent ecfe8d0a1a
commit 84169d15b3
2 changed files with 26 additions and 0 deletions

View File

@@ -55,6 +55,12 @@ accelerate launch scripts/finetune.py examples/lora-openllama-3b/config.yml \
- `winglian/axolotl:dev`: dev branch
- `winglian/axolotl-runpod:main`: for runpod
Or run on the current files for development:
```sh
docker compose up -d
```
- Conda/Pip venv
1. Install python **3.9**