What's Changed
* Add paper by Ceyron in https://github.com/tum-pbs/apebench/pull/31
* Benchmark Foreign Models by Ceyron in https://github.com/tum-pbs/apebench/pull/33 . Check out the docs for a guide how to benchmark models in [PyTorch](https://tum-pbs.github.io/apebench/examples/benchmark_pytorch_models/), [`flax.nnx`](https://tum-pbs.github.io/apebench/examples/benchmark_flax_models_with_nnx/), and [`flax.linen`](https://tum-pbs.github.io/apebench/examples/benchmark_flax_models_with_linen/)
* Bump version by Ceyron in https://github.com/tum-pbs/apebench/pull/35
**Full Changelog**: https://github.com/tum-pbs/apebench/compare/v0.1.0...v0.1.1