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

  • Log In
  • Sign Up

sijunhe
/
test_bit

paddlenlp
Model card Files Files and versions
xet
Community

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

  • Libraries
  • paddlenlp

    How to use sijunhe/test_bit with paddlenlp:

    # ⚠️ Type of model unknown
    from paddlenlp.transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("sijunhe/test_bit", from_hf_hub=True)
    model = AutoModel.from_pretrained("sijunhe/test_bit", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
test_bit
1.99 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
sijunhe's picture
sijunhe
Update README.md
ba467e3 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    50 Bytes
    Update README.md over 3 years ago
  • preprocessor_config.json
    465 Bytes
    Upload with huggingface_hub over 3 years ago