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 4bcd955 commit aabdd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ A simple RESTful service for the Meta-Llama-3.1-8B-Instruct language model.
## How to use

- 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>
- 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 your API-calls
- 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 aabdd74

Please sign in to comment.