v0.1.0b6
版本发布时间: 2024-04-12 05:05:43
huggingface/optimum-nvidia最新发布版本:v0.1.0b8(2024-09-17 21:09:22)
Highlights
Models
- Whisper
- CodeGemma
Quality Improvements
- Generated outputs should now be closer to the one issued from transformers
What's Changed
- Add back the ability to build Whisper from Transformers checkpoints by @fxmarty in https://github.com/huggingface/optimum-nvidia/pull/101
- Fix invalid dependencies by @mfuntowicz in https://github.com/huggingface/optimum-nvidia/pull/104
- Whisper inference by @fxmarty in https://github.com/huggingface/optimum-nvidia/pull/107
- Fix quality on the main branch by @mfuntowicz in https://github.com/huggingface/optimum-nvidia/pull/108
- Use pinned version for huggingface-hub by @mfuntowicz in https://github.com/huggingface/optimum-nvidia/pull/109
- Avoid reloading available transformers config by @fxmarty in https://github.com/huggingface/optimum-nvidia/pull/111
- Test CausalLM generate & pipeline by @fxmarty in https://github.com/huggingface/optimum-nvidia/pull/110
Full Changelog: https://github.com/huggingface/optimum-nvidia/compare/v0.1.0b4...v0.1.0b6