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

Temperature shows N/A on log viewer when it's actually got a value #115

Open
ericmjl opened this issue Oct 17, 2024 · 5 comments
Open

Temperature shows N/A on log viewer when it's actually got a value #115

ericmjl opened this issue Oct 17, 2024 · 5 comments

Comments

@ericmjl
Copy link
Owner

ericmjl commented Oct 17, 2024

image

See screenshot! This looks like a very subtle bug in the UI code.

@amirmolavi
Copy link
Collaborator

Hi Eric, Is it okay if I look into this? How can I reproduce this?
P.S. I started to look more in llamabot because I am trying to learn more about LLM and this is the way I learn, jump both feet in.

@ericmjl
Copy link
Owner Author

ericmjl commented Oct 22, 2024

Hi Eric, Is it okay if I look into this?

Yes, please do so, @amirmolavi! I'd love to collaborate 😄.

How can I reproduce this?

There should be a "getting started" guide on the README, which should boil down to the following commands:

pixi install
pixi shell
llamabot visualize launch 
# this command name was given by an LLM and I really don't like it but it's stuck! 
# I think we should rename it to `llamabot logviewer launch` or something like that.

If the documentation feels sparse, please feel free to contribute as well -- I've had much success with drafting documentation for llamabot using llamabot docs write.

P.S. I started to look more in llamabot because I am trying to learn more about LLM and this is the way I learn, jump both feet in.

🎉 that's amazing! Thanks for choosing LlamaBot as the place to do your learning 😄. As you get more familiar, let's see how we can build better cogs with LLMs!

@amirmolavi
Copy link
Collaborator

Hi Eric, I still have difficulties reproduce this. This is what I am getting now by running llamabot log-viewer launch:
image

@ericmjl
Copy link
Owner Author

ericmjl commented Nov 7, 2024

@amirmolavi I just realized that some additional upgrades to the log-viewer UI broke the UI's ability to display logs. If you try now, does it work?

@ericmjl
Copy link
Owner Author

ericmjl commented Nov 7, 2024

(I will admit I'm not the most seasoned at building UIs, so please bear with me as I muck around with it!)

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