Instructions to use kejian/cpsc-quark10-3rep with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kejian/cpsc-quark10-3rep with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("kejian/cpsc-quark10-3rep") model = AutoModel.from_pretrained("kejian/cpsc-quark10-3rep", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
957ab6c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7408220fe7c17bdc5b3713cf4c307e528c595c54b07d321f8a6207814346df76
size 3451
|