0.1
skeletonlabs/skeleton0.1Aug 11, 2023by jafioti
AI Summary
This is the first functional release of the luminal framework, focusing on static computation and aggressive optimization. It allows the execution of Llama 1 7B to generate valid text, though performance is noted as slow.
Key Highlights
- First functional version
- Supports Llama 1 7B generation
- Focus on static computation
- Aggressive optimization
New Features
- Static computation framework
- Aggressive optimization
- Llama 1 7B execution 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.