Rémi Louf

Results 291 issues of Rémi Louf

Presidential Elections

Presidential Elections

This should be kept out of the model class, which should only check the validity of the data it is fed.

Presidential Elections

The Ornstein-Uhlenbeck kernel defines a stationary gaussian process that describes a mean-reverting stochastic process. It seems more adapted to our modeling problem than a gaussian kernel that doesn't have an...

Presidential Elections

Voter uncertainty can change the conclusions dramatically, especially early in the campaign where close to 50% of poll respondants say they could still change their mind. It is thus important...

Presidential Elections

Which would allow us to study how intentions flow between candidates from one poll to the next. This is especially important in an election with 2 rounds.

Presidential Elections

I took a quick look at the `llama.cpp` CFG integration and it doesn't seem to give the correct results. We need to investigate and understand what is wrong.

bug
tests
help wanted
llama.cpp
grammar

Now that Outlines was integrated in vLLM we can remove the server code from Outlines and instead import vLLM's code for `outlines.serve.serve`, which should simplify the codebase and ensure that...

enhancement
help wanted

[Pydantic does this](https://github.com/pydantic/pydantic/blob/main/.github/workflows/ci.yml). Not only would it save time, it would also be incentive to be more verbose in release notes.

We should open a PR on the LangChain repo to add Outlined as a model / guided generation provider.

help wanted