66RING

Results 3 issues of 66RING

I don't know how to reproduce it. It seems crash randomly during runtime. ![lf_crash](https://user-images.githubusercontent.com/49358576/127583274-2ee9fb44-7863-4856-9f8b-723819b4b167.png) My environment: - OS: arch linux, 5.13.5 - CPU: AMD Ryzen 5 3550H with Radeon Vega...

bug

just like this: ```python @triton.jit def kernel1(): .... def the_api(): data = kernel1() out = kernel2(data) ``` and I get `nan` when call `the_api` in a loop: ```python # test...

In my opinion, the generation should be the same when draft model and target model is the same and temparature is 0. But in this case, the output logits of...

documentation