Instructions to use KGan31/Doha-Gen-Stage2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KGan31/Doha-Gen-Stage2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("KGan31/Doha-Gen-Stage2") model = AutoModelForSeq2SeqLM.from_pretrained("KGan31/Doha-Gen-Stage2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2345
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1203093688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b94524b27bc7f785d61b58a31435d436499c9d149ee0efde5f3cb81c5304c84
|
| 3 |
size 1203093688
|