Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
zetavg
/
LLaMA-LoRA-Tuner-UI-Demo
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
LLaMA-LoRA-Tuner-UI-Demo / llama_lora /utils
Ctrl+K
Ctrl+K
  • 4 contributors
History: 19 commits
zetavg
improve speed of switching models by offloading unused ones to cpu ram instead if unloading
6148b7c unverified about 2 years ago
  • __init__.py
    0 Bytes
    add prompter from alpaca-lora about 2 years ago
  • data.py
    3.5 kB
    ui for continue fine-tuning from existing model about 2 years ago
  • lru_cache.py
    934 Bytes
    change model loading mechanism about 2 years ago
  • model_lru_cache.py
    2.12 kB
    improve speed of switching models by offloading unused ones to cpu ram instead if unloading about 2 years ago
  • prompter.py
    8.93 kB
    fix inference output about 2 years ago