olm-chat-7b / environment.yml
henhenhahi111112's picture
Upload folder using huggingface_hub
af6e330 verified
raw
history blame
120 Bytes
name: open_lm
channels:
- defaults
dependencies:
- python=3.10
- pip
- pip:
- -r requirements.txt
- -e .