LLaMA-Board / app.py
hiyouga's picture
Create app.py
2267b09
raw
history blame
61 Bytes
from llmtuner import create_ui
create_ui().queue().launch()