Skip to content

An Implementation of "Orca: Progressive Learning from Complex Explanation Traces of GPT-4"

License

Notifications You must be signed in to change notification settings

Agora-Lab-AI/Orca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agora banner

Orca: Ultra-Fast and Ultra-Intelligent SOTA Language Model 🚀🌌

Orca Next Generation Open Source Language Model

Orca is a state-of-the-art language model that pushes the boundaries of natural language understanding and generation. Designed for high performance and efficiency, Orca is built upon advanced techniques that make it a strong contender against the likes of OpenAI's GPT-4 and PALM.

Usage

Get started:

  1. Clone the repository and install the required packages.
git clone https://github.com/kyegomez/Orca
cd Orca
pip3 install -r requirements.txt
cd Orca
python3 training_distributed.py

Training

First:

Accelerate Config

Enable Deepspeed 3:

Accelerate launch train_distributed_accelerate.py

About

An Implementation of "Orca: Progressive Learning from Complex Explanation Traces of GPT-4"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published