from transformers import AutoModelForCausalLM
model = AutoModelForCausalLM.from_pretrained("AntonXue/codebert-base")
- Downloads last month
- 49
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.