Weight Dedup
Weight dedup is a feature that allows you to deduplicate weights between clients on the same GPU. This is useful for reducing memory usage and improving performance.
How to use weight dedup​
- Set the
WOOLYAI_WEIGHTS_DEDUPenvironment variable totruein the WoolyAI Client configuration file.