Speculative Decoding + ktransformers #1362
                  
                    
                      kingyaaayaaa
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
ktransformers has a low utilization rate on GPU. It is enough to store and run a small 7B model on a 24G GPU and use speculative decoding to achieve inference acceleration. Is this idea feasible? Currently, the ktransformers backend does not support batch inference, which will pose a challenge to the parallel verification of large models, but I don’t think this is an unsolvable problem.
Beta Was this translation helpful? Give feedback.
All reactions