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