Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zetavg
/
LLaMA-LoRA-Tuner-UI-Demo
like
21
Runtime error
App
Files
Files
Community
6352654
LLaMA-LoRA-Tuner-UI-Demo
4 contributors
History:
167 commits
zetavg
fix colab nb
6352654
unverified
over 1 year ago
datasets
add yoda dataset
over 1 year ago
llama_lora
fix while imported with a different package name
over 1 year ago
lora_models
add more sample models
over 1 year ago
templates
add templates/user_and_ai.json
over 1 year ago
.gitignore
Safe
60 Bytes
support .yaml config
over 1 year ago
LLaMA_LoRA.ipynb
Safe
12.9 kB
fix colab nb
over 1 year ago
README.md
6.77 kB
update README.md
over 1 year ago
__init__.py
Safe
0 Bytes
init
over 1 year ago
app.py
4.28 kB
make gradio reload faster by using dynamic imports
over 1 year ago
config.yaml.sample
474 Bytes
add server_name to config.yaml.sample
over 1 year ago
download_base_model.py
Safe
884 Bytes
fix
over 1 year ago
requirements.lock.txt
Safe
2.22 kB
why
over 1 year ago
requirements.txt
Safe
240 Bytes
download_base_model: use snapshot_download from huggingface_hub to download models but not load them
over 1 year ago