(no title)
robbiemitchell | 1 year ago
You work around it with post-processing and retries. But it’s still a bit brittle given how much stuff happens downstream without supervision.
robbiemitchell | 1 year ago
You work around it with post-processing and retries. But it’s still a bit brittle given how much stuff happens downstream without supervision.
fancy_pantser|1 year ago
joatmon-snoo|1 year ago
jncfhnb|1 year ago
esafak|1 year ago
janpieterz|1 year ago
Might not need JSON but whatever format it outputs, it needs to be reliable.
yeahwhatever10|1 year ago
BoorishBears|1 year ago
If you're using anything less you should have a grammar that enforces exactly what tokens are allowed to be output. Fine Tuning can help too in case you're worried about the effects of constraining the generation, but in my experience it's not really a thing