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

SaeedLab
/
SeqScreen-lora

Feature Extraction
PEFT
Safetensors
Transformers
proteins
molecules
bioinformatics
drug-discovery
lora
Model card Files Files and versions
xet
Community

Instructions to use SaeedLab/SeqScreen-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SaeedLab/SeqScreen-lora with PEFT:

    Task type is invalid.
  • Transformers

    How to use SaeedLab/SeqScreen-lora with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="SaeedLab/SeqScreen-lora")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("SaeedLab/SeqScreen-lora", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SeqScreen-lora
35.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
gabrielbianchin's picture
gabrielbianchin
update readme
ec77a27 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    4.92 kB
    update readme 1 day ago
  • adapter_config.json
    998 Bytes
    upload files 1 day ago
  • adapter_model.safetensors
    35.4 MB
    xet
    upload files 1 day ago