0.1
roboflow/rf-detr0.1Aug 11, 2023by jafioti
AI Summary
This is the inaugural functional release of Luminal, a deep learning framework focused on static computation and aggressive optimization. It allows for the full inference of the Llama 1 7B model, although performance is currently noted as slow.
Key Highlights
- First functional version of Luminal
- Llama 1 7B inference capability
- Focus on static computation and aggressive optimization
New Features
- Llama 1 7B inference support
- Basic framework infrastructure
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.