Instructions to use PakistanLegalAI/test_arslan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PakistanLegalAI/test_arslan with Transformers:
# Load model directly from transformers import AutoTokenizer, CustomBartForGeneration tokenizer = AutoTokenizer.from_pretrained("PakistanLegalAI/test_arslan") model = CustomBartForGeneration.from_pretrained("PakistanLegalAI/test_arslan") - 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:d9f115d65d19d894b5e6a274c565f2f3b216f57a0f6ecdad42fcee872500dffa
|
| 3 |
+
size 557912908
|