ityfuzz
ityfuzz copied to clipboard
Inquire about the llm-exp module
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.
hi, we will release full LLM support next week. That branch is a previous experiment.