Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zetavg
/
LLaMA-LoRA-Tuner-UI-Demo
like
21
Runtime error
App
Files
Files
Community
517781a
LLaMA-LoRA-Tuner-UI-Demo
4 contributors
History:
51 commits
zetavg
auto select prompt template for model
517781a
unverified
over 1 year ago
datasets
build ui to load and preview train dataset
over 1 year ago
llama_lora
auto select prompt template for model
over 1 year ago
templates
update
over 1 year ago
.gitignore
Safe
40 Bytes
add sample templates data
over 1 year ago
LLaMA_LoRA.ipynb
Safe
11.8 kB
latest peft makes model.save_pretrained in finetune.py save a 443 B adapter_model.bin which is clearly incorrect (normally adapter_model.bin should > 16 MB)
over 1 year ago
README.md
Safe
5.89 kB
latest peft makes model.save_pretrained in finetune.py save a 443 B adapter_model.bin which is clearly incorrect (normally adapter_model.bin should > 16 MB)
over 1 year ago
__init__.py
0 Bytes
init
over 1 year ago
app.py
Safe
1.37 kB
update
over 1 year ago
requirements.lock.txt
Safe
2.22 kB
fix “AttributeError: module 'PIL.Image' has no attribute 'Resampling'”
over 1 year ago
requirements.txt
Safe
224 Bytes
update
over 1 year ago