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: 129 Bytes
8f61bcd | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:367bad5f9682264dadbc8c88b4f7f5c52170059a3d5be12dce6a03ef1cd30281
size 3183
|