muna-ai/muna-predictors
Interesting Python functions compiled to run anywhere with Muna.
This project helps Python developers take their stateless Python functions and compile them to run in a remote, sandboxed environment. You provide Python code, and the system compiles it for deployment. This is ideal for developers who want to run their Python functions, including AI inference models, in various environments.
Use this if you are a Python developer who needs to compile and deploy your stateless Python functions, especially those used for prediction or AI inference, to run efficiently anywhere.
Not ideal if you are looking for a pre-built application or a solution that doesn't require coding in Python.
Stars
11
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/muna-ai/muna-predictors"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Hypercomputer/maxtext
A simple, performant and scalable Jax LLM!
rasbt/reasoning-from-scratch
Implement a reasoning LLM in PyTorch from scratch, step by step
mindspore-lab/mindnlp
MindSpore + 🤗Huggingface: Run any Transformers/Diffusers model on MindSpore with seamless...
mosaicml/llm-foundry
LLM training code for Databricks foundation models
rickiepark/llm-from-scratch
<밑바닥부터 만들면서 공부하는 LLM>(길벗, 2025)의 코드 저장소