Instructions to use NicolasPeruchot/Biography with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NicolasPeruchot/Biography with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("NicolasPeruchot/Biography") model = AutoModelForSeq2SeqLM.from_pretrained("NicolasPeruchot/Biography", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
c870e77
1
Parent(s): 2c53446
Upload tf_model.h5 with git-lfs
Browse files- tf_model.h5 +2 -2
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da6231657838992c777ac1d5b7aa7b1c0a6e9646fd4c0ec7ac1ad592c7cd5d21
|
| 3 |
+
size 892144160
|