You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: genai-cookbook/README.md
+9-15Lines changed: 9 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,40 +175,34 @@ To use the cookbook with MAX:
175
175
176
176
## Running with Docker
177
177
178
-
The GenAI Cookbook can be run entirely within a Docker container, including the MAX model server and web application.
178
+
The GenAI Cookbook can be run entirely within a Docker container, including the MAX model server and web application. The container uses the universal MAX image with the nightly build, supporting both NVIDIA and AMD GPUs.
0 commit comments