0.1
guilinhu/proactive_hearing_assistant0.1Aug 11, 2023by jafioti
AI Summary
This is the initial release of Luminal, a deep learning framework focused on static computation and aggressive optimization. It is the first functional version capable of running the Llama 1 7B model to generate valid text, though performance is currently slow.
Key Highlights
- Initial functional release of Luminal
- Focus on static computation and aggressive optimization
- Capable of running full Llama 1 7B
- Generates valid text
New Features
- Basic framework infrastructure
- Llama 1 7B inference capability
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.