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