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: demos/gguf/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This demo shows how to deploy model with the OpenVINO Model Server.
4
4
5
-
*Note*: This is experimental feature and issues in accuracy of models may be observed.
5
+
> **NOTE**: This is experimental feature and issues in accuracy of models may be observed.
6
6
7
7
> **NOTE:** Model downloading feature is described in depth in separate documentation page: [Pulling HuggingFaces Models](../../docs/pull_hf_models.md).
8
8
@@ -17,12 +17,13 @@ Start with deploying the model:
0 commit comments