Instructions to use manashxml/identify_CP_hin-eng with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use manashxml/identify_CP_hin-eng with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("manashxml/identify_CP_hin-eng") model = AutoModelForSeq2SeqLM.from_pretrained("manashxml/identify_CP_hin-eng") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:216d7b907bdc408f8d8e9775d366618e237c042a61c81a458827233e8298138e
|
| 3 |
+
size 1200729608
|