yue

Results 5 comments of yue

I write a transform to do the transformation. I think we can read the audio in its original shape, then use torchvision to do this. `from torchvision import transforms as...

same error, any suggestion?

> same error, any suggestion? the version of transformers may be very important, 4.46.3 is OK. other version may lead to nan loss (in my exp). > pip install transformers==4.46.3

> @kangqiyue Could you provide a reproducible script? SGLang performs almost identically to `transformers` on MMLU, GSM8K, and Human Eval. We did not observe the performance issues you mentioned. @zhyncs...