Commit graph

3 commits

Author SHA1 Message Date
Johnny Greco
f8c201e085
chore: update header script to check for diffs (#195)
* update script

* update headers

* refactor a bit and add test script

* update headers

* update for edge case

* update headers

* add step to get file creation date

* use git history to get copyright year

* generation type is printed with inference parameters

* fix unit test
2026-01-09 17:10:58 -05:00
Johnny Greco
abb5d62f02
feat: Add download personas command to the CLI (#146)
* initial implementation

* make download app consistent with config app

* add dry run

* add unit tests

* some cleanup

* some refactoring; add dataset sizes to log messages

* add list option

* update so we don't double print NGC CLI

* move constants to shared config file

* add persona repository
2025-12-17 16:41:41 -05:00
Nabin Mulepati
bc2ed96283
feat: new cli for model provider and config management (#35) 2025-11-14 14:22:02 -07:00