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

  • Log In
  • Sign Up

agemagician
/
scgpt

Transformers
scgpt
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use agemagician/scgpt with Transformers:

    # Load model directly
    from transformers import scgpt
    model = scgpt.from_pretrained("agemagician/scgpt", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
scgpt
6.16 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
agemagician's picture
agemagician
Update config.json
34d4577 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    21 Bytes
    initial commit over 2 years ago
  • __init__.py
    0 Bytes
    Create __init__.py over 2 years ago
  • config.json
    958 Bytes
    Update config.json over 2 years ago
  • configuration_scgpt.py
    2.72 kB
    Update configuration_scgpt.py over 2 years ago
  • modeling_scgpt.py
    935 Bytes
    Create modeling_scgpt.py over 2 years ago