How to use unflowerq/Phi-3_python_code_train_241124 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("unflowerq/Phi-3_python_code_train_241124", dtype="auto")