clean up training folder + update TODO

This commit is contained in:
Alex O'Connell
2025-12-20 23:10:00 -05:00
parent 0b776c0a23
commit ee5d8c4a67
9 changed files with 21 additions and 16 deletions

View File

@@ -1,6 +1,7 @@
# TODO
- [ ] new model based on qwen3 0.6b, 1.7b and 4b
- [ ] add examples of 'fixing' a failed tool call to the dataset
- [ ] add proper 'refusals' to the dataset (i.e. tool/device not available or device is already in the desired state)
- [ ] new model based on qwen3 0.6b, 1.7b and 4b
- [x] new model based on gemma3 270m
- [x] support AI task API
- [ ] vision support for remote backends