Valentin Anger

Results 2 issues of Valentin Anger

https://github.com/perl6/roast/blob/f11042b93790302a3c1d792168546bd66b0204bb/S02-types/array.t#L149-L159 These tests define a shape trait that does not appear in the docs and isn't implemented in rakudo. Creating an Array with a Range is doable as well. Do...

This PR exposes the llama.cpp `grammar` parameter in the generate API. It allows the user to provide a [GBNF grammar](https://github.com/ggerganov/llama.cpp/tree/master/grammars) to constrain the output of an LLM. This can be...