How to use Canstralian/AI-DrivenExploitGeneration with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Canstralian/AI-DrivenExploitGeneration", dtype="auto")