How to use Nechba/coin_reco with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Nechba/coin_reco", trust_remote_code=True, dtype="auto")
Files info