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

  • Log In
  • Sign Up

Groovy-123
/
QuantumAI

Text Classification
Transformers
Akan
French
English
chemistry
biology
finance
legal
code
Model card Files Files and versions
xet
Community

Instructions to use Groovy-123/QuantumAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Groovy-123/QuantumAI with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Groovy-123/QuantumAI")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Groovy-123/QuantumAI", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
QuantumAI
1.77 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Groovy-123's picture
Groovy-123
Update README.md
e8ebbb9 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    254 Bytes
    Update README.md 9 months ago