ityfuzz icon indicating copy to clipboard operation
ityfuzz copied to clipboard

Inquire about the llm-exp module

Open harmony666 opened this issue 1 year ago • 1 comments

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.

harmony666 avatar Jan 20 '24 18:01 harmony666

hi, we will release full LLM support next week. That branch is a previous experiment.

shouc avatar Jan 20 '24 18:01 shouc