Results 4 issues of Urro

### Describe the issue as clearly as possible: I love the Outlines project, especially because it allows for various model configurations while maintaining constraint. However, I have been unable to...

bug

I couldn't find any information on this. Is there a way for me to write my own, custom logits processor wherein any algorithm of my choice can be used, however...

Hello, I am a computational linguist working on a project related to NLP and machine translation. I am particularly interested in custom logits processors and constrained decoding. After extensive testing,...

`generate.text()` supports argument `skip_special_tokens`, whereas `generate.regex()` does not. Is there a way around this?