diff --git a/docs/source/_config.py b/docs/source/_config.py index a99c6a2..2974756 100644 --- a/docs/source/_config.py +++ b/docs/source/_config.py @@ -4,4 +4,4 @@ INSTALL_CONTENT = """ ! pip install peft accelerate transformers # To install from source instead of the last release, comment the command above and uncomment the following one. # ! pip install git+https://github.com/huggingface/peft.git -""" \ No newline at end of file +"""