0.1

davidfowl/tally0.1Aug 11, 2023by jafioti

AI Summary

Marks the initial functional release of the Luminal deep learning framework, capable of running the Llama 1 7B model and generating valid text, though performance is currently slow.

Key Highlights

  • Initial release of Luminal
  • Successfully runs Llama 1 7B
  • Focus on static computation and aggressive optimization

New Features

  • Core framework functionality
  • Llama 1 7B inference

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.