gutalk / app.py
blackwingedkite's picture
Rename call_git to app.py
4203c89
raw
history blame
201 Bytes
!git clone https://github.com/hiyouga/LLaMA-Efficient-Tuning.git
# !conda create -n llama_etuning python=3.10
# !conda activate llama_etuning
%cd LLaMA-Efficient-Tuning
!pip install -r requirements.txt