Deploy the LLM Application
10 minutesDeploy the LLM Application
Use the following command to deploy this application to the OpenShift cluster:
Note: to build a Docker image for this Python application, we executed the following commands:
Test the LLM Application
Let’s ensure the application is working as expected.
Start a pod that has access to the curl command:
Then run the following command to send a question to the LLM: