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...
bdaaa03
gutalk
/
app.py
blackwingedkite
Update app.py
bdaaa03
over 1 year ago
raw
Copy download link
history
blame
Safe
214 Bytes
git lfs install
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