Skip to content

viemccoy/autoloom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

AUTOLOOM

by vie mccoy, jessica taylor, and evan mcmullen for morpheus systems

{5293CCB4-226E-4B70-ADA2-18D2CB4602B2}

autoloom is a program that allows you automatically navigate the latent space of base models.

instructions to use the lui:

make sure you have poetry installed and a .env file with your openai and hyperbolic api keys (in the autoloom directory)

git clone https://github.com/viemccoy/autoloom.git

cd autoloom

poetry install

poetry run lui

environment setup:

create a .env file in ./autoloom with the following variables:

HYPERBOLIC_API_KEY=your_hyperbolic_key_here
OPENAI_API_KEY=your_openai_key_here
CLASSIFIER_MY_CUSTOM_MODEL=model_id

the custom classifiers are optional and only point to openai fine tunes. you can train the classifer on whatever you want as long as it only outputs a score.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors