You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create personal local LLM voting system with current open source LLMs such as llama3.1, gemma2.
there is a problem when I run some recent LLM such as gemma. it returns network error, but everything is right. Other have also reported this issue, but I couldn't figure out how to solve it.
How could I get the voting result? I believe the voting result should be saved somewhere in like json, but I couldn't point out where it is. Also, with the result, I would like to visualize the plot such as confusing matrix between models, etc.
could someone point out the process?
(how to find the result, then visualization process?)
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for this wonderful project.
I would like to create personal local LLM voting system with current open source LLMs such as llama3.1, gemma2.
there is a problem when I run some recent LLM such as gemma. it returns network error, but everything is right. Other have also reported this issue, but I couldn't figure out how to solve it.
How could I get the voting result? I believe the voting result should be saved somewhere in like json, but I couldn't point out where it is. Also, with the result, I would like to visualize the plot such as confusing matrix between models, etc.
could someone point out the process?
(how to find the result, then visualization process?)
Thank you!
The text was updated successfully, but these errors were encountered: