Johannes Aalto

Results 5 comments of Johannes Aalto

I think this would be good addition to the project. Before noticing this PR, I already started doing my own non-conda version (https://github.com/jonppe/dust3r/commit/5089d1dcb867efd8556d4285a5eacc3a82c4bf41) but this was still helpful to find...

I changed the implementation as proposed. Also noticed that the check wasn't actually working.

I made somewhat simple implementation of the main missing components: https://github.com/jonppe/funsearch - There's a 'Sandbox' implementation using a container with Podman or Docker - LLMs can be accessed using the...

> Interesting work! I would like to try your code out on my windows PC, but I have no experience with Docker, which is necessary if I understood you well....

@timneumann1 The response text should not contain the "def priority_v1(..." part. It should start straight with implementation, possibly containing the method docstring. By Looking at your description of MultiCandidateTextGenerationResponse, it...