Skip to content
/ yapml Public

A pure-python machine learning platform, hosted on Modal

License

Notifications You must be signed in to change notification settings

beijbom/yapml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAP-ML

An open-source full-stack Machine Learning Platform build on Modal.

Developers

Run once

Run dev server

uv run modal serve -m src.yapml.yapml

Deploy to prod

uv run modal deploy -m src.yapml.yapml

Test, linting and formatting

  • uv run pytest
  • uv run pyright
  • uv run ruff check

About

A pure-python machine learning platform, hosted on Modal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages