fairseq2 icon indicating copy to clipboard operation
fairseq2 copied to clipboard

Expose a high-level standalone function for CLI parsing APIs

Open cbalioglu opened this issue 3 months ago • 1 comments

cbalioglu avatar Sep 23 '25 10:09 cbalioglu

Bouncing off ideas here -- in SeamlessNext I implemented a simple cli class (w/ tests and examples in this commit) that handles the config file, config overrides, dump configs etc.

zyaoj avatar Oct 21 '25 14:10 zyaoj