Skip to content

continuedev/instinct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instinct, Continue's Open Next Edit Model

This repo contains code used to train and evaluate Continue's Instinct Next Edit model. Learn more about Instinct here.

To install dependencies, run:

pip install uv
uv pip install -r requirements.txt
uv pip install --no-build-isolation flash-attn==2.5.8

The fine-tuning script is located in the sft directory and run via launch_sft.sh. Please feel free to work off of this code to enhance Instinct! We welcome contributions.

About

The state-of-the-art open Next Edit model, built by Continue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published