Manil Shrestha

Results 2 issues of Manil Shrestha

### Describe the issue as clearly as possible: I've encountered an issue when attempting to use the outlines library with a model downloaded from the Hugging Face Hub (turboderp/Llama-3-8B-Instruct-exl2) and...

bug

The issue was due to the logits always being in device=0, I made it such that the logits generated by the model should always be in the model's device.