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