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