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:9496e09e93124a9d928b02fc17cccba6aab6dfa95139ad1acf2d040a7461a026
size 2235377673
|