https://github.com/johnpertoft/smol-gpt
https://github.com/johnpertoft/smol-gpt
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnpertoft/smol-gpt
- Owner: johnPertoft
- Created: 2023-04-07T16:20:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T10:54:23.000Z (about 3 years ago)
- Last Synced: 2025-03-22T08:48:45.248Z (over 1 year ago)
- Language: Python
- Size: 59.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmolGPT
```
nix develop
```
## Purpose
- Trying to (learn to) use Nix for a Jax project. Not having a lot of success yet.
- Trying out Jax + Flax.
## Contents
- A non functioning Nix flake.
- A simple GPT implementation in Jax + Flax.