Skip to content

iliailmer/tinyflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow Matching using tinygrad

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:

[x] 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

Languages