Lora Pilot v2.0 finally out! AI Toolkit integrated, Github CLI, redesigned UI and lots more #9
vavo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://www.lorapilot.com/
Full v2.0 changelog:
Added AI Toolkit (ostris/ai-toolkit) as a built-in, first-class trainer (UI on port 8675, managed by Supervisor).
Complete redesign + refactor of ControlPilot:
unified visual system (buttons, cards, modals, spacing, states)
cleaner Services/Models/Datasets/TrainPilot flows
improved dashboard structure and shutdown scheduler UX
Added GitHub Copilot integration via sidecar + SDK-style API bridge:
Copilot service in Supervisor
global chat drawer in ControlPilot
prompt execution from UI with status + output
AI Toolkit persistence/runtime improvements:
workspace-native paths for datasets/models/outputs
persistent SQLite DB under /workspace/config/ai-toolkit/aitk_db.db
Major UX + bugfix pass across ControlPilot:
TrainPilot profile/steps/epoch cap logic fixed and normalized
model download/progress handling, service controls, and navigation polish
multiple reliability fixes for telemetry, logs, and startup behavior
added switch to Services to choose whether the service should be started automatically or not
Let me know what do you think and what should I work on next .)
Beta Was this translation helpful? Give feedback.
All reactions