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