Instructions to use AshishK/AK-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AshishK/AK-chatbot with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("AshishK/AK-chatbot") model = AutoModelForSeq2SeqLM.from_pretrained("AshishK/AK-chatbot") - Notebooks
- Google Colab
- Kaggle
Upload tf_model-00001-of-00005.h5
Browse files
tf_model-00001-of-00005.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b26cdb4f6a728ad7d7ac8ab74100ceb9988f27119a4c58e96c781baa9cb9f6a
|
| 3 |
+
size 9989362864
|