mirror of
https://github.com/wassname/peft.git
synced 2026-09-11 12:30:16 +08:00
build notebooks
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# docstyle-ignore
|
||||
INSTALL_CONTENT = """
|
||||
# PEFT installation
|
||||
! 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
|
||||
"""
|
||||
Reference in New Issue
Block a user