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

Synthyra
/
DPLM2-650M

Transformers
Safetensors
esm
protein-language-model
fastplms
custom_code
Model card Files Files and versions
xet
Community

Instructions to use Synthyra/DPLM2-650M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Synthyra/DPLM2-650M with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, EsmForDPLM2
    
    tokenizer = AutoTokenizer.from_pretrained("Synthyra/DPLM2-650M", trust_remote_code=True)
    model = EsmForDPLM2.from_pretrained("Synthyra/DPLM2-650M", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
DPLM2-650M / LICENSES /dplm
13.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
lhallee's picture
lhallee
Update FastPLMs files
1f59e54 verified 9 days ago
  • LICENSE
    11.4 kB
    Update FastPLMs runtime files 21 days ago
  • PROVENANCE.md
    1.23 kB
    Update FastPLMs runtime files 21 days ago
  • SOURCE_RECORD.md
    1.23 kB
    Update FastPLMs files 9 days ago