or better, like you mentioned, try to convince Exo to develop in the open, so everyone gets any capability as PRs.
yes! this announcement had such strong gpt-output vibe.. to the "writers": pleeease don't present unedited slop to me. i'm a human, if you want my attention consider using your own voice. i don't want to read what gpt…
i had the exact same behavior back in 2023, it seemed like clearly leakage of user conversations - but it was just a bug with api calls in the software i was using. https://snipboard.io/FXOkdK.jpg
you're sure it's not their "feature" that calling the api with empty string returns random hallucinations? https://jarbon.medium.com/gpt-prompt-bug-94322a96c574
is that a method to save context tokens by "baking" the attended in-context-learned into the weights? Im missing one step of so-what in the paper abstract..
Love this! I've been iterating on a similar project, Talk-to-Repo. It uses retrieval-augmented-generation to access the relevant parts of the code, and lets you chat and collect which code pieces you want. Got stuck at…
or better, like you mentioned, try to convince Exo to develop in the open, so everyone gets any capability as PRs.
yes! this announcement had such strong gpt-output vibe.. to the "writers": pleeease don't present unedited slop to me. i'm a human, if you want my attention consider using your own voice. i don't want to read what gpt…
i had the exact same behavior back in 2023, it seemed like clearly leakage of user conversations - but it was just a bug with api calls in the software i was using. https://snipboard.io/FXOkdK.jpg
you're sure it's not their "feature" that calling the api with empty string returns random hallucinations? https://jarbon.medium.com/gpt-prompt-bug-94322a96c574
is that a method to save context tokens by "baking" the attended in-context-learned into the weights? Im missing one step of so-what in the paper abstract..
Love this! I've been iterating on a similar project, Talk-to-Repo. It uses retrieval-augmented-generation to access the relevant parts of the code, and lets you chat and collect which code pieces you want. Got stuck at…