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

  • Log In
  • Sign Up

Magic-AI
/
Magical-1-Sun

Text Classification
Transformers
Safetensors
English
bert
Model card Files Files and versions
xet
Community

Instructions to use Magic-AI/Magical-1-Sun with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Magic-AI/Magical-1-Sun with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Magic-AI/Magical-1-Sun")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Magic-AI/Magical-1-Sun", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Magical-1-Sun
438 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
underwater45's picture
underwater45
Rename magical1_sun.safetensors to model.safetensors
d7d6d4e verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    123 Bytes
    Update README.md almost 2 years ago
  • config.json
    215 Bytes
    Create config.json almost 2 years ago
  • model.safetensors
    438 MB
    xet
    Rename magical1_sun.safetensors to model.safetensors almost 2 years ago