Update README.md

This commit is contained in:
Joshua Clymer
2023-11-17 12:34:04 -08:00
committed by GitHub
parent 1cb3d4524c
commit 16e53dfb12
+1
View File
@@ -18,6 +18,7 @@ All of the models we fine-tuned with Lora can be found on [huggingface](https://
**Setup:**
```
conda create --name env python=3.10
conda activate env
pip install requests
pip install fire
pip install -e .