Instructions to use WENGSYX/CPMT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WENGSYX/CPMT with Transformers:
# Load model directly from transformers import AutoTokenizer, BartForCir tokenizer = AutoTokenizer.from_pretrained("WENGSYX/CPMT") model = BartForCir.from_pretrained("WENGSYX/CPMT") - Notebooks
- Google Colab
- Kaggle
YixuanWeng commited on
Commit ·
305bf44
1
Parent(s): c1ce8d9
Upload pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98cb10cd1c1ebdba725e19b2c0ad0ef79c35a4deea8acd0c385d1cdf0f751350
|
| 3 |
+
size 410362250
|