v0.0.4
What's Changed
- fix streamlit & ollama demo. Add python tool by @dkundel-openai in #131
- Add some links to awesome-gpt-oss.md by @hiyouga in #28
- fix: fix f-string unmatched '(' bug in streamlit_chat.py by @liuzhiqi71 in #31
- Fix start_q use in upper bound calculation by @peterbell10 in #136
- Process tokens in Context lazily by @Maratyszcza in #138
- Fix for bug where / in model name causes evals to fail by @simonw in #142
- [README] Rename
with_browser()
towith_browser_tool()
in README by @xiaohk in #140 - Update attention kernel to use TensorDescriptor by @peterbell10 in #137
- Parallelize SDPA across multiple simdgroups by @Maratyszcza in #144
- chore: release 0.0.4 by @dkundel-openai in #145
New Contributors
- @hiyouga made their first contribution in #28
- @liuzhiqi71 made their first contribution in #31
- @peterbell10 made their first contribution in #136
- @simonw made their first contribution in #142
- @xiaohk made their first contribution in #140
Full Changelog: v0.0.3...v0.0.4