Hacker News new | ask | show | jobs
by Ey7NFZ3P0nzAe 57 days ago
In my case, I was also running an ASR model and a TTS model so it was a bit much for my RTX 3090. I opted to offset like 5 layers to the cpu while adding a GPU-only speculative decoding with their 0.8B model.

Working well so far.