What's Changed * Minor fixes by soldni in https://github.com/allenai/smashed/pull/47 * Updated authors and maintainers * changes how pipelines are accessed ([index] instead of .pip(index). [0] returns the pipeline itself.) * added a new utility to install blingfire on macos arm python -m smashed.utils.install_blingfire_macos + better error message when blingfire is not available. * switched to whitespace_plus as default word splitting method * removed dependency on promptsource when using a Jinja template.