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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ariG23498
/
demo-notebook

Transformers
Model card Files Files and versions
xet
Community

Instructions to use ariG23498/demo-notebook with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ariG23498/demo-notebook with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ariG23498/demo-notebook", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
demo-notebook
1.57 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ariG23498's picture
ariG23498 HF Staff
Update README.md
5f60c3e verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    34 Bytes
    Update README.md 4 months ago
  • demo.ipynb
    19 Bytes
    Create demo.ipynb 4 months ago
  • weights.safetensors
    0 Bytes
    Create weights.safetensors 4 months ago