mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 05:08:15 -04:00
Progress estimation for generation #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leonardpauli on GitHub (Aug 13, 2024).
When running generate, it may take a long time with no feedback on when it might be done or if it is working.
@marcusschiesser commented on GitHub (Aug 22, 2024):
@leonardpauli great catch. Was missing for no vector DB and Python. Already on
mainwell be out with the next release