Skip to main content

Eole - 👷‍♂️🚧 Work In Progress

Open language modeling toolkit based on PyTorch.

⚙️ Open Models

This project, although not as broad in scope as some, aims at maximizing code reusability while supporting diverse architectures and pretrained models. The challenge here is to factorize while not over-complexifyng things too much.

🧱 Simplicity and Modularity

A single entry-point to call runnables and tools. Pre-defined converters, extendable modules and architectures.

💨 Speed and Efficiency

Developed on reasonable hardware. Aimed at making models accessible in restricted resources or frugal environments.