@@ -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 .
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.