Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
blackwingedkite
/
gutalk
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c3bf15e
gutalk
/
app.py
blackwingedkite
Update app.py
8612566
over 1 year ago
raw
Copy download link
history
blame
Safe
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