0.1

potpie-ai/potpie0.1Aug 11, 2023by jafioti

AI Summary

Initial functional release of Luminal, a deep learning framework focused on static computation and optimization, capable of running Llama 1 7B text generation.

Key Highlights

  • First functional version of the framework.
  • Capable of running full Llama 1 7B and generating valid text.
  • Future updates planned to significantly speed up inference.

New Features

  • Static Computation Framework
  • 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.