0.1

sadmann7/tablecn0.1Aug 11, 2023by jafioti

AI Summary

The initial release of the deep learning framework focused on static computation and aggressive optimization.

Key Highlights

  • First functional version
  • Capable of running Llama 1 7B
  • Generates valid text

New Features

  • Static computation focus
  • Aggressive optimization
  • Llama 1 7B 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.