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

  • Log In
  • Sign Up

Spaces:
HGKo
/
vision_llm_agent
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
vision_llm_agent / frontend /src
  • 3 contributors
History: 18 commits
sunheycho
feat(llama-lora): add display names and defaults; add peft; rebuild static\n\n- UI: add baseName/loraName fields and send to backend; show names in results\n- Defaults: base=openlm-research/open_llama_3b, adapter=HGKo/openllama3b-lora-adapter\n- Backend deps: add peft to requirements.txt\n- Frontend: build CRA and sync artifacts to top-level static/
56b6ee6 18 days ago
  • components
    feat(llama-lora): add display names and defaults; add peft; rebuild static\n\n- UI: add baseName/loraName fields and send to backend; show names in results\n- Defaults: base=openlm-research/open_llama_3b, adapter=HGKo/openllama3b-lora-adapter\n- Backend deps: add peft to requirements.txt\n- Frontend: build CRA and sync artifacts to top-level static/ 18 days ago
  • App.css
    708 Bytes
    style(frontend): ensure image preview fits container without cropping; rebuild and sync CRA assets about 1 month ago
  • App.js
    7.42 kB
    frontend: add LlamaLoraCompare import and tab wiring; build and sync static for LoRA compare UI 24 days ago
  • index.css
    395 Bytes
    Add frontend source code structure for direct development about 1 month ago
  • index.js
    500 Bytes
    Add frontend source code structure for direct development about 1 month ago
  • reportWebVitals.js
    364 Bytes
    Add frontend source code structure for direct development about 1 month ago