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