Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

DeepLearning101
/
Medical-Advice

paddlenlp
PaddlePaddle
ernie_m
Model card Files Files and versions
xet
Community

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
Medical-Advice
1.54 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
DeepLearning101's picture
DeepLearning101
initial commit
d14ba00 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    21 Bytes
    initial commit almost 3 years ago