For the complete documentation index, see llms.txt. This page is also available as Markdown.

Scope of Support

Environment


  • Ubuntu

  • Python >= 3.10, <3.13

  • PyTorch >=2.1.2, <2.5

All PyTorch-Based Models


OwLite basically supports every PyTorch-based models ( <~1b parameter size)

  • External operations are not supported in OwLite (e.g: Einops)

Proved Models List by OwLite Team


https://github.com/SqueezeBits/owlite-examples

Last updated