Instructions to use scholarly360/contracts-sft-flan-ul2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use scholarly360/contracts-sft-flan-ul2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("scholarly360/contracts-sft-flan-ul2") model = AutoModelForSeq2SeqLM.from_pretrained("scholarly360/contracts-sft-flan-ul2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
52422aa
1
Parent(s): 7f126b4
Upload pytorch_model-00006-of-00008.bin with huggingface_hub
Browse files
pytorch_model-00006-of-00008.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9864bd147980b73fce5cfb13b61ba845fd95ce090c4d6a2a33ee69cf31271518
|
| 3 |
+
size 9865399696
|