Skip to content

leestott/olive-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🫒 Olive tutorial

This repo provides a tutorial on how to get started with Olive finetuning. You'll need the following:

  • An Nvidia GPU device
  • A Python installation

💾 Installation

We recommend creating a new Python environment:

git clone https://github.com/samuel100/olive-tutorial.git
cd olive-tutorial
conda create -n -y olive-ai python=3.11
conda activate olive-ai
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%