Skip to content

Commit c5b72f5

Browse files
fix extra comment
1 parent 6200303 commit c5b72f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/samples/concepts/local_models/foundry_local_chatbot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
`pip install foundry-local-sdk`
1818
"""
1919

20-
# The model alias is the name of the model that you want to use.
2120
# The way Foundry Local works, is that it picks the right variant of a model based on the
2221
# hardware available on the machine. For example, if you have a GPU, it will pick the GPU variant
2322
# of the model. If you have a CPU, it will pick the CPU variant of the model.

0 commit comments

Comments
 (0)