robgreenberg3 commited on
Commit
fb436f3
·
verified ·
1 Parent(s): 38825cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -70,6 +70,9 @@ Mistral Small 4 includes the following architectural choices:
70
  - **Multimodal input**: Accepts both text and image input, with text output.
71
  - **Instruct and Reasoning functionalities** with function calls (reasoning effort configurable per request).
72
 
 
 
 
73
  Mistral Small 4 offers the following capabilities:
74
 
75
  - **Reasoning Mode**: Toggle between fast instant reply mode and reasoning mode, boosting performance with test-time compute when requested.
 
70
  - **Multimodal input**: Accepts both text and image input, with text output.
71
  - **Instruct and Reasoning functionalities** with function calls (reasoning effort configurable per request).
72
 
73
+ **ModelCar Storage URI:** oci://registry.redhat.io/rhai/modelcar-mistral-small-4-119b-2603-nvfp4:3.0
74
+
75
+
76
  Mistral Small 4 offers the following capabilities:
77
 
78
  - **Reasoning Mode**: Toggle between fast instant reply mode and reasoning mode, boosting performance with test-time compute when requested.