BY571
BY571
Hi @n0w0f, Thanks for your message. I was now able to reproduce the results using both the code you provided and my original setup from above. Interestingly, using `formatted_prompt` does...
Hi @n0w0f, Here are the package versions from the environment, which give the expected benchmark performance (~0.48): ``` python: 3.10.16 transformers: 4.52.4 torch: 2.7.0 accelerate: 1.7 cuda: 12.6 ``` This...
@Xiaohan-Tian Hey, did you figure out how to load the lora adapter?