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