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

biohub
/
ESMC-SAE-Overview

Feature Extraction
Transformers
English
biology
esm
protein
sparse-autoencoder
interpretability
protein-embeddings
protein-language-model
unsupervised-learning
Model card Files Files and versions
xet
Community

Instructions to use biohub/ESMC-SAE-Overview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use biohub/ESMC-SAE-Overview with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="biohub/ESMC-SAE-Overview")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("biohub/ESMC-SAE-Overview", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ESMC-SAE-Overview
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
ebetica's picture
ebetica
Upload README.md with huggingface_hub
080f8d1 verified 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 15 days ago
  • README.md
    9.46 kB
    Upload README.md with huggingface_hub 3 days ago