diff --git a/README.md b/README.md index a2855b3..97dd395 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ pip install google-generativeai pip install cohere mistralai pip install anthropic==0.19.0 pip install reka-api==3.0.8 +pip install jsonlines together fire # export HF_HOME=/path/to/your/custom/cache_dir/ ```