Skip to main content

That's right, I'm Kira ✍️

Project description

That's right. I'm Kira ✍️

Kira is a suite of LLMs built with JAX and Equinox.

It is designed to be as clean and simple as possible, while still being flexible and powerful. It also provides a simple training loop, which interoperates with the Jaxonloader library.


Available Models

Currently, Kira provides the following models: - Kira: A standard transformer, which allows for interpolation between MHA and MQA. - Mamba: The new selective state space model

Kira can also be used as an encoder. Simply pass mask=None when you call Kira and there will be no masking in the MHA (i.e. making it an encoder).


To get started with Kira, you can either install it with

pip3 install kira_llm

or simply clone the repository and cherry-pick what you need.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kira_llm-0.2.0.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

kira_llm-0.2.0-py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page