update model f0c5b40
jingyang Ou commited on
How to use JingyangOu/radd-lambda-dce with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("JingyangOu/radd-lambda-dce", device_map="auto")