How to use ahmedheakl/drllm-llama-3b-focalloss-50ep-16gradacc-1e3-pixart-16meanwindow with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ahmedheakl/drllm-llama-3b-focalloss-50ep-16gradacc-1e3-pixart-16meanwindow", dtype="auto")