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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
b84caf9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8a4c33039455f71d99f8cbffaccd2a673c6019e027e044e8644256b22bec3acc
size 3183
|