amazon-science/fmcore v0.1.5
amazon-science/fmcore
Captured source
source ↗published Mar 17, 2025seen 5dcaptured 10hhttp 200method plain
[v0.1.5] Adding VLLM support (with fixes for Numpy v1.20+ support)
Repository: amazon-science/fmcore
Tag: v0.1.5
Published: 2025-03-17T09:21:09Z
Prerelease: no
Release notes:
What's Changed
- Updated README: description of project. by @adivekar-utexas in https://github.com/amazon-science/fmcore/pull/17
- [Bug] Fix to broken ing link in README.md by @adivekar-utexas in https://github.com/amazon-science/fmcore/pull/18
- Fixed issues running Evaluators and Trainers due to Pydantic v2 ordering of model_validators by @adivekar-utexas in https://github.com/amazon-science/fmcore/pull/19
- Made fmcore compatible with Numpy v1.20+ and v2.0+ for vLLM by @adivekar-utexas in https://github.com/amazon-science/fmcore/pull/21
- Fix for failing test cases due to not installing latest bears code. by @adivekar-utexas in https://github.com/amazon-science/fmcore/pull/22
- [#24] Fix for LocalEvaluator not calling superclass parameter setter. by @adivekar-utexas in https://github.com/amazon-science/fmcore/pull/25
- Adding Typed and MutableTyped by @SibaRajendran in https://github.com/amazon-science/fmcore/pull/29
- [#23] 🚀 Added support for vllm language models. by @adivekar-utexas in https://github.com/amazon-science/fmcore/pull/26
- Added verbose logging to release.yml by @adivekar-utexas in https://github.com/amazon-science/fmcore/pull/30
- Take dependency on bears from latest PyPi release, not github by @adivekar-utexas in https://github.com/amazon-science/fmcore/pull/31
New Contributors
- @SibaRajendran made their first contribution in https://github.com/amazon-science/fmcore/pull/29
Full Changelog: https://github.com/amazon-science/fmcore/compare/v0.1.4...v0.1.5
Notability
notability 2.0/10Routine incremental release