Instructions to use jkulhanek/augpt-mw-21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jkulhanek/augpt-mw-21 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("jkulhanek/augpt-mw-21") model = AutoModel.from_pretrained("jkulhanek/augpt-mw-21", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| {"model_max_length": 1024, "special_tokens_map_file": "/storage/praha1/home/kulhajon/models/dstc9/2vejgjob/special_tokens_map.json", "full_tokenizer_file": null} |