Replies: 1 comment 1 reply
-
You might find the
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For creating a small text corpus for some training experiments,
I'm searching for an option to create a large amount outputs from a list of prompts,
with n outputs per prompt with a configurable temperature.
This would be very useful to have I think, for example:
For each prompt n outputs which temperature t.
I searched in the code, but couldn't find a simple method to do that.
I can code this too, if someone would guide me to the right place in the code to add this functionality.
Beta Was this translation helpful? Give feedback.
All reactions