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