Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nile4000 authored Aug 3, 2024
1 parent fcee39d commit 4bcd955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ A simple RESTful service for the Meta-Llama-3.1-8B-Instruct language model.

## How to use

- After successful startup there is a message prompted "Up and running"
- Swagger-UI available under <https://huggingface/embedded/docs>
- After successful startup you will be redirected to /docs, the SWAGGER-UI
- Embedded means <https://huggingface.co/docs/hub/spaces-embed>, so the url goes from <https://huggingface.co/spaces/nile4000/restful-llama3.1> to something like <https://nile4000-restful-llama3-1.hf.space>
- For interacting with the model, you need to send POST requests to <https://huggingface/embedded/chat>.

Here is an example with curl:
Expand Down

0 comments on commit 4bcd955

Please sign in to comment.