Skip to content

dataprofessor/code-llama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🦙💬 Code Llama Chatbot

This chatbot is created using the open-source Code Llama model that has been tuned for code completion from Meta.

Particularly, we're using the codellama-7b-instruct model hosted on the Replicate platform.

Demo App

Streamlit App

Prerequisite libraries

streamlit
replicate

Getting your own Replicate API token

To use this app, you'll need to get your own Replicate API token.

After signing up to Replicate, you can access your API token from this page.

Other Code Llama models to try

You can also try out the implementation of Code Llama by CharlyWargnier:

Further Reading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages