https://github.com/beastbyteai/fnnx
ML packaging format
https://github.com/beastbyteai/fnnx
Last synced: 6 months ago
JSON representation
ML packaging format
- Host: GitHub
- URL: https://github.com/beastbyteai/fnnx
- Owner: BeastByteAI
- License: mit
- Created: 2024-11-09T13:40:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-14T19:37:35.000Z (9 months ago)
- Last Synced: 2025-09-14T21:29:53.198Z (9 months ago)
- Language: Python
- Size: 60.5 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# FNNX: A Universal Machine Learning Packaging Format
FNNX is a versatile and standardized format designed to package machine learning models consistently, irrespective of the framework, domain, platform, or programming language. It aims to keep a balance between strictness and flexibility through a range of variants/dialects. Strict variants are ideal for well-defined use cases, ensuring consistency and portability across platforms. Flexible variants, on the other hand, accommodate the fast-paced nature of machine learning, allowing greater freedom for experimentation and innovation.
⭐ If you liked the project, please support us with a star!
## Documentation 📚
The documentation and use cases are coming soon. Stay tuned!