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: 135 Bytes
6b9902c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:59c6e56881d71aeb274dd8c5a1ec7cf48129f9f9ef4fd361530b80f4627a7495
size 2239607670
|