diff --git a/docs/docs/integrations/llms/pipeshift.ipynb b/docs/docs/integrations/llms/pipeshift.ipynb index 07ba29dab38f5..1bafd37bb9607 100644 --- a/docs/docs/integrations/llms/pipeshift.ipynb +++ b/docs/docs/integrations/llms/pipeshift.ipynb @@ -119,7 +119,7 @@ " model=\"meta-llama/Meta-Llama-3.1-8B-Instruct\",\n", " temperature=0,\n", " max_tokens=512,\n", - ")\n" + ")" ] }, {