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
/
Profluent-E1-600M

Fill-Mask
Transformers
Safetensors
E1
protein-language-model
fastplms
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Synthyra/Profluent-E1-600M with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Synthyra/Profluent-E1-600M", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("Synthyra/Profluent-E1-600M", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Profluent-E1-600M
2.57 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 145 commits
lhallee's picture
lhallee
Update FastPLMs runtime files
11a8969 verified 2 days ago
  • LICENSES
    Update FastPLMs runtime files 2 days ago
  • fastplms
    Update FastPLMs runtime files 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • LICENSE
    18.6 kB
    Upload LICENSE with huggingface_hub about 2 months ago
  • README.md
    6.41 kB
    Update FastPLMs runtime files 2 days ago
  • THIRD_PARTY_NOTICES.md
    4.76 kB
    Update FastPLMs runtime files 2 days ago
  • config.json
    2 kB
    Update FastPLMs runtime files 2 days ago
  • embedding_mixin.py
    19.9 kB
    Upload embedding_mixin.py with huggingface_hub 4 months ago
  • entrypoint_setup.py
    895 Bytes
    Upload entrypoint_setup.py with huggingface_hub 5 months ago
  • fastplms_bundle.py
    181 kB
    Update FastPLMs runtime files 2 days ago
  • model.safetensors
    2.57 GB
    xet
    Upload E1ForMaskedLM 5 months ago
  • modeling_e1.py
    221 kB
    Upload modeling_e1.py with huggingface_hub about 1 month ago
  • modeling_fastplms.py
    9.82 kB
    Update FastPLMs runtime files 2 days ago
  • runtime-attestation.json
    4.4 kB
    Update FastPLMs runtime files 2 days ago
  • tokenizer.json
    2.64 kB
    Upload tokenizer.json with huggingface_hub about 2 months ago