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: content/manuals/ai/model-runner/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,7 @@ You'll see the GenAI app's interface where you can start typing your prompts.
274
274
275
275
You can now interact with your own GenAI app, powered by a local model. Try a few prompts and notice how fast the responses are — all running on your machine with Docker.
276
276
277
-
### Use Model Runner in Github Actions
277
+
### Use Model Runner in GitHub Actions
278
278
279
279
Here is an example on how to use Model Runner as part of a Github workflow.
280
280
The example installs Model Runner, tests the installation, pulls and runs a model,
0 commit comments