DSpark accept rate is under 0.5, what should I do next?

#3
by zzyong - opened

I use this dspark draft model, accept rate is only 0.45 ~ 0.5, accept len is 2 ( I use --speculative-dspark-block-size 2).
I had try other dspark draft model on hugging face, it's accept rate is worse then this one.
why? what should I do if I want to raise the accept rate.

Have you tried the --speculative-dspark-block-size 7?
What is the acc len on this block size?

Have you tried the --speculative-dspark-block-size 7?
What is the acc len on this block size?

I try --speculative-dspark-block-size 7, the accept len is 2.5, a little improved, but verify cost higher, so I use block-size 2.

Sign up or log in to comment