Skip to content

Commit

Permalink
Merge pull request #286 from 01-ai/0110
Browse files Browse the repository at this point in the history
[doc][improve] change relative path to absolute path
  • Loading branch information
richardllin authored Jan 10, 2024
2 parents 0e82bda + f1310ba commit e2cb976
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/yi_llama.cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ Now you have successfully asked a question to the Yi model and got an answer!
2. To access the chatbot interface, open your web browser and enter `http://0.0.0.0:8080` into the address bar.
![Yi model chatbot interface - llama.cpp](/../assets/img/yi_llama_cpp1.png)
![Yi model chatbot interface - llama.cpp](https://github.com/01-ai/Yi/blob/main/assets/img/yi_llama_cpp1.png)
3. Enter a question, such as "How do you feed your pet fox? Please answer this question in 6 simple steps" into the prompt window, and you will receive a corresponding answer.
![Ask a question to Yi model](/../assets/img/yi_llama_cpp2.png)
![Ask a question to Yi model - llama.cpp](https://github.com/01-ai/Yi/blob/main/assets/img/yi_llama_cpp2.png)

0 comments on commit e2cb976

Please sign in to comment.