olm-chat-7b / environment-tests.yml
henhenhahi111112's picture
Upload folder using huggingface_hub
af6e330 verified
raw
history blame contribute delete
129 Bytes
name: open_lm_tests
channels:
- defaults
dependencies:
- python=3.10
- pip
- pip:
- -r requirements.txt
- pytest