Skip to content

Update CLI Parameters

Compare
Choose a tag to compare
@kmdalton kmdalton released this 26 Nov 16:36
· 47 commits to main since this release
2fd0855

This release introduces two small changes to improve usability.

  1. Add a description of .stream file metadata to the CLI. These were previously undocumented and not obvious.
  2. Change the default of --mlp-width to 10. Previously this parameter was dynamically inferred from the metadata. This behavior made it dangerous to compare CCpred between different scaling scenarios owing to differences in model capacity. Furthermore, it led to unreasonably high memory usage when positional encoding was used.