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