How to use 1sf/qwen_2.5_coder_7b_bird_sql_sft_on_100pct_train_data with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("1sf/qwen_2.5_coder_7b_bird_sql_sft_on_100pct_train_data", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!