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

progressbar #49

Open
trufae opened this issue Sep 13, 2024 · 4 comments
Open

progressbar #49

trufae opened this issue Sep 13, 2024 · 4 comments

Comments

@trufae
Copy link
Contributor

trufae commented Sep 13, 2024

Should not be displayed when the first token from the model is printed. otherwise you get a glitchy terminal. maybe we can have an option to disable it. or depending no the stream/batch/interactive mode use it

@nitanmarcel
Copy link
Contributor

Does transient=True fixes it?

@trufae
Copy link
Contributor Author

trufae commented Sep 15, 2024

TypeError: progress_bar() got an unexpected keyword argument 'transient'

@nitanmarcel
Copy link
Contributor

TypeError: progress_bar() got an unexpected keyword argument 'transient'

Do it in the ProgressBar usage. In progressbar.py

@trufae
Copy link
Contributor Author

trufae commented Sep 17, 2024

its disabled for now

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

2 participants