From ae4451c3da87c447c77b50ff026a814179d633de Mon Sep 17 00:00:00 2001 From: celsowm Date: Tue, 11 Mar 2025 07:05:21 -0300 Subject: [PATCH] Update README.md (#3095) space between param and value --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a24ed5f14..e06339807 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ After that you can run TGI with `nix run`: ```shell cd text-generation-inference -nix run --extra-experimental-features nix-command --extra-experimental-features flakes . -- --model-idmeta-llama/Llama-3.1-8B-Instruct +nix run --extra-experimental-features nix-command --extra-experimental-features flakes . -- --model-id meta-llama/Llama-3.1-8B-Instruct ``` **Note:** when you are using Nix on a non-NixOS system, you have to [make some symlinks](https://danieldk.eu/Nix-CUDA-on-non-NixOS-systems#make-runopengl-driverlib-and-symlink-the-driver-library)