From c5adaa0e90a6a1a1676db0aba077288a7d3e767c Mon Sep 17 00:00:00 2001 From: William Falcon Date: Wed, 17 Apr 2024 07:57:01 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 82aab029c6..f6e426b9fa 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,12 @@ litgpt serve mistralai/Mistral-7B-Instruct-v0.2 ### Use an LLM Here's an example showing how to use the Mistral 7B LLM. + + Open In Studio + + +  + ```bash # 1) Download a pretrained model litgpt download --repo_id mistralai/Mistral-7B-Instruct-v0.2