Skip to content

Commit 5bdda4d

Browse files
committedMay 2, 2023
Fixes link to Chatbot examples in skypilot repo
1 parent b845ce6 commit 5bdda4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Run LLaMA LLM chatbots on any cloud with one click
22

33
This repository contains a simple demonstration of how to utilize the [LLaMA](https://github.com/facebookresearch/llama/tree/main) model as a chatbot.
4-
Please check out the [SkyPilot LLaMA example](https://github.com/skypilot-org/skypilot/tree/master/examples/llama-llm-chatbots) for comprehensive instructions.
4+
Please check out the [SkyPilot LLaMA example](https://github.com/skypilot-org/skypilot/tree/master/llm/llama-chatbots) for comprehensive instructions.

0 commit comments

Comments
 (0)
Please sign in to comment.