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: 134 Bytes
b84caf9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1cdeb1243fbce7ba015f321c58c0b0fd05c03fdf96c0b9c0b54fddeb0e9ff29b
size 991482409
|