Skip to content

Psykura/Lolicore

Repository files navigation

Lolicore: Simple, Playable and Flexible Language Model

Lolicore is a experimental language model written with jax and flax.

You can train a mixture of expert model that support sharding, parallel on both TPU and GPU devices by running the following lines of code:

# clone repo
git clone https://github.com/Psykura/Lolicore
cd Lolicore
# install deps
uv sync
# start training
uv run train.py
curl -LsSf https://raw.githubusercontent.com/Psykura/Lolicore/refs/heads/main/train.sh | sh

About

Simple, Playable and Flexible Language Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages