A new nightly version has been released! ![]()
See the quickstart guide for installation instructions: Quickstart | Modular
MAX changelog updates:
-
Removed
PipelineEngineenum. MAX is now the only supported engine. -
Removed HuggingFace fallback for pipelines (ie PipelineEngine.HUGGINGFACE)
-
All
TokenGeneratorRequestprefixed objects have been moved tomax.interfaces
and renamed to prefix withTextGenerationRequest.
Mojo changelog updates:
- [stdlib] Add new
iomodule and seed contents - [DeviceContext] Correctly fill 64-bit values on AMD
- [stdlib] Removed
tf32data type from the code base
Raw MAX diff: https://github.com/modular/modular/compare/766643d2472446555d617c0c7183d4e6d4f120dc...01f43784a4d0dc04cfe048785feb193ae4663d34)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md