Instructions to use liujch1998/vera-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use liujch1998/vera-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("liujch1998/vera-small") model = AutoModel.from_pretrained("liujch1998/vera-small") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
e870a09 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9cb84df9eb8b82462cefdcee82a3cee867bfac55ca3730f6554f257a9c9194a4
size 70690194
|