mshumer
mshumer
Feel free to implement something like this, happy to merge in the PR! This makes a lot of sense.
The most recent version might fix the error you're seeing. If not, try adding `import wandb` at the beginning of your code if you're using Weights & Biases. If you're...
Not random! It essentially just excludes any other tokens.
You need access to GPT-4 to use this model. If you don't yet have access, you can replace all instances of that model with `gpt-3.5-turbo-16k`.
Hmm, that's really odd. In that case, try switching it out for `gpt-4` and let me know if you experience any issues!
You may need higher rate limits. One thing you can do in the meantime is add minute-long timers that pause between each OpenAI call so they don't trigger the rate...
That's awesome! Can you update the repo with your code?
Thanks! You can modify each of the prompts to ask them to write in Dutch.