Skip to content

axonn-ai/axonn-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

AxoNN Examples

Welcome to the AxoNN Examples repository! Here, you'll find demonstrations illustrating the functionality of AxoNN, a parallel deep learning framework designed for efficient training and inference on large-scale datasets.

Finetuning with AxoNN

Here we demonstrate how to finetune a pretrained LLM for a specific task/dataset. Fine-tuning enables you to adapt a pre-trained model to a new task by leveraging its learned representations and further optimizing it for the target task. To check it out, go to the llm_finetuning folder.

Inference with AxoNN

This example showcases how to conduct offline inference using AxoNN. Refer to the instructions in the llm_inference folder to know more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages