Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create Service

Create a service to expose the LLaMA deployment. If you are using a Linux operating system, then run the following syntax to create the service.yaml file.

nano service.yaml

If you are using a Windows operating system, open a text editor such as Notepad or Notepad++.

Text Editor

Enter the following syntax.

If you are using a Linux operating system, run the following syntax but If you are using a Windows operating system, after save the file as secret.yaml, in CMD navigate to the folder that contains the secret.yaml file and run the following syntax.

Success Apply service.yaml

Last updated