Skip to content

Commit

Permalink
fix link of experimental pruning
Browse files Browse the repository at this point in the history
  • Loading branch information
reuvenp committed May 21, 2024
1 parent 3c61a3d commit c0fd2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ The specifications of the algorithm are detailed in the paper: _"**EPTQ: Enhance
More details on the how to use EPTQ via MCT can be found in the [EPTQ guidelines](https://github.com/sony/model_optimization/blob/main/model_compression_toolkit/gptq/README.md).


### Structured Pruning [*]((https://github.com/sony/model_optimization?tab=readme-ov-file#experimental-features))
### Structured Pruning [*](https://github.com/sony/model_optimization?tab=readme-ov-file#experimental-features)
MCT introduces a structured and hardware-aware model pruning.
This pruning technique is designed to compress models for specific hardware architectures,
taking into account the target platform's Single Instruction, Multiple Data (SIMD) capabilities.
Expand Down

0 comments on commit c0fd2b0

Please sign in to comment.