Skip to content

ONNX Runtime GenAI v0.3.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@baijumeswani baijumeswani released this 30 May 17:24
· 238 commits to main since this release
d536387

Release Notes

  • Added support for the Phi-3-Vision model.
  • Added support for the Phi-3-Small model.
  • Removed usage of std::filesystem to avoid runtime issues when loading incompatible symbols from stdc++ and stdc++fs.