0.1
mealie-recipes/mealie0.1Aug 11, 2023by jafioti
AI Summary
This is the first functional release of the luminal deep learning framework, focusing on static computation and aggressive optimization. It currently allows the Llama 1 7B example to run and generate text, though performance is slow.
Key Highlights
- First functional release of the luminal framework.
- Focus on static computation and aggressive optimization.
- Llama 1 7B example runs and generates valid text.
- Current performance is slow, with future plans for optimization.
New Features
- Llama 1 7B example execution
- Static computation framework support
Full Release Notes
This is the first release of luminal, a deep learning framework focused on static computation and aggressive optimization. This release marks the first functional version. Currently examples/llama can run the full llama 1 7B and generate valid text, though it runs very slow. Future work will speed this up significantly.