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

ElnaggarLab
/
ankh2-ext2

Transformers
PyTorch
t5
text2text-generation
biology
protein
protein language model
protein embedding
text-generation-inference
Model card Files Files and versions
xet
Community
2

Instructions to use ElnaggarLab/ankh2-ext2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ElnaggarLab/ankh2-ext2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ElnaggarLab/ankh2-ext2")
    model = AutoModelForSeq2SeqLM.from_pretrained("ElnaggarLab/ankh2-ext2")
  • Notebooks
  • Google Colab
  • Kaggle
ankh2-ext2
1.56 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
agemagician's picture
agemagician
initial commit
8fd1738 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    36 Bytes
    initial commit almost 2 years ago