Skip to content

foxabbott/multi-llm-jailbreaks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Set API key

In terminal run:
export $OPENAI_API_KEY='your-openai-api-key-goes-here'
export $REPLICATE_API_TOKEN='your-replicate-api-key-goes-here'

To run experiments

Run the main.py file. Set the arguments and loops underneath the if __name__ == '__main__' condition

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 81.6%
  • Python 18.4%