Greetings, Programs!
If you want to run our example models, please head over to Getting Started.
Ready to write some code? Try starting with your first model in ZML, or familiarize yourself with the high-level ZML concepts first.
MENU:
Tutorials
- Getting Started : install ZML, run LLama
- Writing your first model
- Simplifying Dimension Handling - Tagged Tensors!
How to ?
- HuggingFace Authentication
- Port Pytorch models to ZML
- Add Weights Files to your projects
- Cross Compile and Deploy Models on a Server
- Dockerize Models
Learn more...
- ZML Concepts : Tensors, Models, Executables, etc. explained