Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sijunhe
/
test_scheduler

paddlenlp
Model card Files Files and versions
xet
Community

Instructions to use sijunhe/test_scheduler with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • paddlenlp

    How to use sijunhe/test_scheduler with paddlenlp:

    # ⚠️ Type of model unknown
    from paddlenlp.transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("sijunhe/test_scheduler", from_hf_hub=True)
    model = AutoModel.from_pretrained("sijunhe/test_scheduler", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
test_scheduler
21.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
sijunhe's picture
sijunhe
Upload with huggingface_hub
00bd198 over 3 years ago
  • scheduler
    Upload with huggingface_hub over 3 years ago
  • tokenizer
    Upload with huggingface_hub over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    56 Bytes
    Upload with huggingface_hub over 3 years ago
  • scheduler_config.json
    315 Bytes
    Upload with huggingface_hub over 3 years ago