KoboldAI-Client/environments/rocm-finetune.yml

22 lines
454 B
YAML
Raw Normal View History

name: koboldai-ft
channels:
- conda-forge
- defaults
dependencies:
- colorama
- flask-socketio
- python=3.8.*
- eventlet
- markdown
2022-04-12 10:32:27 +02:00
- bleach=4.1.0
- pip
2022-04-27 18:20:43 +02:00
- git=2.35.1
- pip:
- --find-links https://download.pytorch.org/whl/rocm4.2/torch_stable.html
- torch
- torchvision==0.11.1
- flask-cloudflared
- git+https://github.com/finetuneanon/transformers@gpt-neo-localattention3-rp-b
- flask-ngrok
- lupa==1.10