Skip to content

iliailmer/tinyflow

Repository files navigation

Flow Matching using tinygrad

Tests Lint Python 3.11+ License

Introduction

This project is my exploration into flow matching algorithms using tinygrad library instead of traditional pytorch implementations. This is a learning experience for understanding both the flow matching and the library.

Running the Code

I highly recommend using uv tool to run this project.

uv run example.py

To-Do

Time permitting, I plan to add the following implementations:

  • more path objects

  • non-euclidean flow matching

  • discrete flow matching

References

About

Flow Matching implemented in tinygrad

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published