Instructions to use aditi2222/automatic_title_generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aditi2222/automatic_title_generation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("aditi2222/automatic_title_generation") model = AutoModelForMultimodalLM.from_pretrained("aditi2222/automatic_title_generation") - Notebooks
- Google Colab
- Kaggle
Upload pytorch_model.bin with git-lfs
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:6bd9736f44b9a86f69e65dc12d8146df58e9f3e19c1751afb0977b92d26a92e8
|
| 3 |
+
size 891730879
|