
β Features
Whether you are iterating on your prompts while using a closed source model or fine-tuning an open source model, Oxen.ai gives you the tools to focus on what matters most: building great models.- β‘οΈ Inference - Quickly iterate on prompts and models
- π Fine-Tuning - Go from dataset to deployable model in a few clicks
- π Datasets - Build datasets for training, fine-tuning, or evaluating models
- π¬ Evaluation - Find the best model and prompt given your dataset and use case
- π Notebooks - Write custom code to interact with your datasets and models
- πΎ Version Control - Sync your datasets, model weights, and code with a collaborative hub
β‘ Quickly Iterate on Models
Whether you are making your first LLM call or need to deploy a fine-tuned model, Oxen.ai gives you the flexibility to swap models through a unified Model API. The interface is OpenAI compatible and supports foundation models from Anthropic, Google, Meta, and OpenAI. See the list of supported models to get started. Closed source models not working for your use case? Fine-tune your own model, optimizing it for accuracy, speed, or cost, and deploy it to the same interface in minutes.
π Fine-Tune Models
The best models are the ones that understand your context and continue to learn from your data over time. Go from dataset to model in a few clicks with Oxen.aiβs fine-tuning tooling. Select a dataset, define your inputs and outputs, and let Oxen.ai do the grunt work. Oxen saves model weights to itβs version store tying model weights to the dataset and code that was used to train them.
π Build Datasets
Quality datasets are the difference between prototypes and production models. Collaborate on multi-modal datasets used for training, fine-tuning, or evaluating models. Backed by Oxen.aiβs version control, youβll never worry about remembering what data a model was trained or evaluated on. Learn how to interface with datasets in the Oxen Python Library or more about supported dataset types and formats here.
π¬ Evaluate Models
Find the best model and prompt for your use case. Leverage your own datasets to build custom evaluations. Evaluation results are versioned and saved as datasets in the repository for easy performance tracking over time.
π Write Notebooks
Spin up a Marimo Notebook on a GPU or CPU in seconds. Use the Oxen Python Library to interact with your datasets and models. Write custom code to process your data, visualize distributions, compute metrics, and even train models.