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: docs/python_support/reference.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -936,8 +936,6 @@ class OvmsPythonModel:
936
936
937
937
In such case, the client could implement different actions depending on which output it receives on the stream.
938
938
939
-
Another example of such configuration is signaling that generation is finished when running in [generative mode](#generative-mode). This solution is used in [image generation demo](https://github.com/openvinotoolkit/model_server/tree/main/demos/python_demos/stable_diffusion).
0 commit comments