Instructions to use Mongjin/time_memory_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mongjin/time_memory_model with Transformers:
# Load model directly from transformers import AutoTokenizer, BartForDialogueGeneration tokenizer = AutoTokenizer.from_pretrained("Mongjin/time_memory_model") model = BartForDialogueGeneration.from_pretrained("Mongjin/time_memory_model") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
b84caf9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1afee3b898bdffd92b5bd3746aa0eeb755f87c32ca4cf5bdc0fb442ac3169ef7
size 495883398
|