Skip to content

Resources, demos, recipes,... to work with LLMs on OpenShift with OpenShift AI or Open Data Hub.

License

Notifications You must be signed in to change notification settings

BDevT/llm-on-openshift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM on OpenShift

In this repo you will find resources, demos, recipes,... to work with LLMs on OpenShift with OpenShift Data Science or Open Data Hub.

Content

Inference Servers deployment

Two different Inference Servers deployment instructions are available:

Vector Databases deployment

Deployments of different databases that can be used as a Vector Store are available:

  • PostgreSQL+pgvector: Full recipe to create an instance of PostgreSQL with the pgvector extension, making it usable as a vector store.
  • Redis: Full recipe to deploy Redis, create a Cluster and a suitable Database for a Vector Store.

Inference and application examples

  • Caikit: Basic example demonstrating how to work with Caikit+TGIS for LLM serving.
  • Langchain examples: Various notebooks demonstrating how to work with Langchain. Examples include both HFTGI and Caikit+TGIS Serving.
  • Langflow examples: Various examples demonstrating how to work with Langflow.
  • UI examples: Various examples on how to create and deploy a UI to interact with your LLM.

About

Resources, demos, recipes,... to work with LLMs on OpenShift with OpenShift AI or Open Data Hub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%