Skip to content

Commit b114fdd

Browse files
committedFeb 16, 2024
Update documentation
1 parent 11857b6 commit b114fdd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎docs/source/optimization_ov.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ model = OVModelForCausalLM.from_pretrained(
8686
)
8787
```
8888

89-
> **NOTE:** if `load_in_4bit` is used without `quantization_config` provided, a pre-defined `model_id` specific configuration is used in case it exists or a default 4-bit configuration is used otherwise.
90-
9189
For more details, please refer to the corresponding NNCF [documentation](https://github.com/openvinotoolkit/nncf/blob/develop/docs/compression_algorithms/CompressWeights.md).
9290

9391

0 commit comments

Comments
 (0)