Reinier van der Leer

Results 514 comments of Reinier van der Leer

thank you! :)

Component agent docs should be moved to forge docs :)

> not in favor of closing this one, pwuts introduced a "fridge" a while ago - maybe we need some notion of "attic" or "in a perfect world" or just...

Resolved by #7163

@k8si any chance you could enable maintainer write access on this PR?

@ntindle would you mind trying again? I added logic to `serve.py` to download `llamafile.exe` ~~and extract the `.gguf` from the `.llamafile`~~ and run it like that.

That crash is because it defaults to `gpt-3.5-turbo` upon not finding `mistral-7b-instruct-v0.2`. Fix the latter -> fix the former. Although maybe we should have a more descriptive error message instead...

> My counter to that is we don't require gpt-4-0611 we just require gpt-4 and match the best we can to a rolling That's not really how it works. We...