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.