-
Notifications
You must be signed in to change notification settings - Fork 41
Errors in Fuzz Drivers Generation? #16
Copy link
Copy link
Closed
Labels
Description
Hello,
I modify the config.rs and incoder.py to invoke a self-build LLM Incoder-1B. In the process of generating fuzz drivers, however, the Docker container will always receive an error message: ERROR [prompt_fuzz::program] Detected corrupt state of your last execution, please remove your library output in the output directory and restart, even though I have removed the corresponding output before interaction.
Are there any scripts that need to be further modified?
Thanks.
Reactions are currently unavailable