Instructions to use DeepLearning101/Medical-Advice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use DeepLearning101/Medical-Advice with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, UIEM tokenizer = AutoTokenizer.from_pretrained("DeepLearning101/Medical-Advice", from_hf_hub=True) model = UIEM.from_pretrained("DeepLearning101/Medical-Advice", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
e69522b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7e7d42246759ba868b3379501c177f83d7ff00c5819e6dd6f704f1826a8ca9cb
size 4899278
|