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 inquire about the implementation approach for the 'llm-exp' section within the Pull Request. After reviewing the code, I'm somewhat unclear on how the large language model is being utilized.
The files priority_scoring.rs and priority_state.rs appear to be used for state scoring and scheduling logic in fuzz testing and do not seem to involve the use of a Large Language Model (LLM).
Could you briefly explain?
Thank you for your time.
The text was updated successfully, but these errors were encountered:
I would like to inquire about the implementation approach for the 'llm-exp' section within the Pull Request. After reviewing the code, I'm somewhat unclear on how the large language model is being utilized.
The files
priority_scoring.rs
andpriority_state.rs
appear to be used for state scoring and scheduling logic in fuzz testing and do not seem to involve the use of a Large Language Model (LLM).Could you briefly explain?
Thank you for your time.
The text was updated successfully, but these errors were encountered: