Skip to content

Commit 5f0852e

Browse files
Merge pull request #6409 from samuel100/samuel100/quickstart-patch2
patch foundry version for gpt-oss
2 parents e6f7e09 + 32e2231 commit 5f0852e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/ai-foundry/foundry-local/get-started.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@ foundry model run gpt-oss-20b
8484
> [!IMPORTANT]
8585
> Requirements for running GPT-OSS-20B:
8686
> - Nvidia GPU with 16GB VRAM or more.
87-
> - Foundry Local version 0.6.0 or above.
87+
> - Foundry Local version **0.6.87** or above. Any version below this will not support the model. You can check your Foundry Local version by running:
88+
> ```bash
89+
> foundry --version
90+
> ```
8891
8992
## Explore commands
9093

0 commit comments

Comments
 (0)