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