v0.21.0

labring/FastGPTv0.21.0Jul 8, 2026by VikParuchuri

AI Summary

This release introduces a new fast layout model optimized for CPU execution, making it accessible to users without GPU hardware.

Key Highlights

  • Added a new fast layout model that runs on CPU.
  • Model path swap.
  • Development updates.

New Features

  • Fast layout model for CPU execution

Full Release Notes

- Added a new fast layout model that can run on CPU

## What's Changed
* Vik/fast models by @VikParuchuri in https://github.com/datalab-to/surya/pull/524
* Swap model path by @VikParuchuri in https://github.com/datalab-to/surya/pull/525
* Dev by @VikParuchuri in https://github.com/datalab-to/surya/pull/526


**Full Changelog**: https://github.com/datalab-to/surya/compare/v0.20.0...v0.21.0