Skip to content

Commit 22c9766

Browse files
Update index.md (#22)
Updating the documentation to explicitly include the information we only support Python 3.10 and 3.11 so far. Signed-off-by: Alexon Oliveira <alolivei@redhat.com>
1 parent 7e8d3fc commit 22c9766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Take a look at "lab-enhanced" models on the [InstructLab Hugging Face page](http
3838
- Approximately 60GB disk space (entire process)
3939

4040
!!! note
41-
Python 3.12 is currently not supported, because some dependencies don't work on Python 3.12, yet.
41+
Python 3.12 is currently not supported, because some dependencies don't work on Python 3.12, yet. As of now, we only support Python 3.10 or Python 3.11 (preferred). Any other Python version would install an older version of InstructLab (e.g. 0.17).
4242

4343
!!! tip
4444
When installing the `ilab` CLI on macOS, you may have to run the `xcode-select --install` command, installing the required packages previously listed.

0 commit comments

Comments
 (0)