Rémi Louf

Results 533 comments of Rémi Louf

Can you try `generator = generate.json(model, add, whitespace_pattern="")` ?

We may need to override `llama.cpp` default value `max_tokens=16`

Duplicate of #923

This is not the first time this shows up, but the first time we have a report detailed enough and that we can work with. Thank you for putting the...

Should be solved by #916. Feel free to re-open if this problem persists.

> We should modify `RegexFSM`, to have `RegexFSM.from_interegular_fsm` This is a hint that we have a naming problem here. And we might as well fix it until more libraries depend...

Development is now happening in `outlines-core`

Thank you so much for the detailed report! Will come back to you shortly.

It would still be nice to have results without having it in the loop, and use cProfile to understand which step "gets stuck". To get to similar experimental conditions I...