-
Beta Was this translation helpful? Give feedback.
Answered by
rahulbera
Jan 3, 2025
Replies: 1 comment
-
@szuhzw there are many reasons why we have open-sourced Hermes, rather than just publishing a paper. One of the reason is to make it accessible for anyone to look into the implementation and self-answer questions like what you have asked here. Please take a look at the code (especially src/offchip_pred_perc.cc:275 onwards) and try to answer it by yourself. In the future, we will NOT answer any question like this. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rahulbera
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@szuhzw there are many reasons why we have open-sourced Hermes, rather than just publishing a paper. One of the reason is to make it accessible for anyone to look into the implementation and self-answer questions like what you have asked here. Please take a look at the code (especially src/offchip_pred_perc.cc:275 onwards) and try to answer it by yourself. In the future, we will NOT answer any question like this.