Make Inference faster on GPU
by roastedcabbage - Saturday June 1, 2024 at 04:05 AM
#1
Recently nvidia has released a new library called optimum-NVIDIA that will boost inference performance up to 28x to the baseline.
You have to replace only one line of code and you are good to go. Thought i would share if anyone missed this.

Check out the repo here - https://github.com/huggingface/optimum-nvidia
Reply
#2
Which line of code do you have to change?
[Image: intelfetch-render.gif]
Reply
#3
If you are using transformers library from huggingface you have to replace that with optimum.nvidia

for example if you have the following code:

from transformers.pipelines import pipeline

you have to replace the above as below

from optimum.nvidia.pipelines import pipeline

and rest remains the same.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [#1] MAKE REAL MONEY USING DISCORD | EXPLAINED | SCREENSHOTS | UNSATURABLE PARADIES 504 37,448 31 minutes ago
Last Post: exil
  Ways to f**k up someone's life / make their life a living hell? Piplup 2,329 173,195 08-31-2026, 10:26 PM
Last Post: sainttrojan
  How to Make Money with AI Girls (VERY EASY) overd 68 8,066 08-31-2026, 10:19 PM
Last Post: sainttrojan
  How to make slaves - Advance manipulation guide Helel 268 12,628 08-29-2026, 08:10 PM
Last Post: KakashiHatake2000
  how to make gmail accounts without phone number solitaryElite 266 26,923 08-21-2026, 10:12 AM
Last Post: rfdfrdgdrg



 Users browsing this thread: 1 Guest(s)