minimal-opt icon indicating copy to clipboard operation
minimal-opt copied to clipboard

Success with OPT-175B

Open taesiri opened this issue 3 years ago • 2 comments

Hello,

Thank you for sharing this great implementation with the community.

I just wanted to open this Issue and share my success in running the OPT-175B model on a DGX station.

Screenshot 2022-07-25 at 8 39 03 PM

The model takes ~3 minutes to load and it uses ~58% of memory on the first 7 GPUs and 28% of the last one.

Please feel free to close this issue.

taesiri avatar Jul 26 '22 02:07 taesiri

Congratulations! May I ask the specific configuration of your DGX station? Is it 8XA100 (40GB) or (80GB)?

BenfengXu avatar Aug 30 '22 03:08 BenfengXu

@BenfengXu You need the 8x80GB variant, as the model does not fit in 8x40GB (unless you do some tricks like this).

taesiri avatar Aug 30 '22 10:08 taesiri