From aabdd74d1444591baefa0f32c6655280fb76a083 Mon Sep 17 00:00:00 2001 From: Nils <61655582+nile4000@users.noreply.github.com> Date: Sat, 3 Aug 2024 18:39:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cd061f..c7c373b 100644 --- a/README.md +++ b/README.md @@ -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 , so the url goes from to something like +- Embedded means , so the url goes from to something like for your API-calls - For interacting with the model, you need to send POST requests to . Here is an example with curl: