Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llm script needs the concept of a queue #2

Open
TangentFoxy opened this issue Jan 15, 2024 · 0 comments
Open

llm script needs the concept of a queue #2

TangentFoxy opened this issue Jan 15, 2024 · 0 comments

Comments

@TangentFoxy
Copy link
Owner

Right now, I've been running the same batch of tests for several hours. I need to make something where I can queue up experiments and view the results later. I'm thinking a folder that is .gitignore'd in the repo holding txt files with scripts to be run. (I think to do this, llm has to be split into a library and a called script..) There would also need to be an output folder to place results in. And a way to notify or check for results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant