paucodeici

Results 3 issues of paucodeici

**Is your feature request related to a problem? Please describe.** When using select it could be good to get the distributions of the different output. **Describe the solution you'd like**...

Hi, I like LMQL but i would like to use other model from huggingface than the one supported from AutoModelForCausalLM. Especially model from T5 family (like LaMini T5 ). Does...

enhancement

I am not aware of where exactly there are call to numpy.random but it should be call to some random number generator fed in the function. Typically pointpats.random.poisson( rng=np.random.default_rng(???)) or...

rough edge