Skip to content

bkoz/code-llama-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-llama-server

  • Run the code-llama-2 LLM in Openshift

  • Requires a worker node with NVIDIA GPU support

  • Create the Openshift application

oc new-app python~https://github.com/bkoz/code-llama-server
  • Expose the Gradio service as a route.
oc create route edge code-llama-server --service=code-llama-server --insecure-policy='Redirect'

About

Run the code-llama-2 in Openshift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages