0.1
luminal-ai/luminal0.1Aug 11, 2023by jafioti
AI Summary
This is the initial functional release of Luminal, a deep learning framework emphasizing static computation and aggressive optimization. It currently supports running the LLaMA 1 7B model to generate valid text, though performance is currently slow. The project plans to significantly improve speed in future iterations.
Key Highlights
- First functional release of the Luminal framework
- Focus on static computation and aggressive optimization
- Support for running LLaMA 1 7B to generate valid text
- Acknowledged slow performance with a roadmap for speed improvements
New Features
- Static computation framework
- Aggressive optimization capabilities
- LLaMA 1 7B text generation 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.