Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

stephenjun8192
/
esm2-8m-sparse50

Feature Extraction
Transformers
Safetensors
English
esm
pharmacore
sparse
drug-discovery
apple-silicon
protein-language-model
esm2
bioinformatics
computational-biology
pruning
efficient-inference
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use stephenjun8192/esm2-8m-sparse50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use stephenjun8192/esm2-8m-sparse50 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="stephenjun8192/esm2-8m-sparse50")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("stephenjun8192/esm2-8m-sparse50")
    model = AutoModel.from_pretrained("stephenjun8192/esm2-8m-sparse50")
  • Notebooks
  • Google Colab
  • Kaggle
esm2-8m-sparse50
30.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
stephenjun8192's picture
stephenjun8192
Upload README.md with huggingface_hub
4cd7ce4 verified 18 days ago
  • .gitattributes
    1.52 kB
    initial commit 18 days ago
  • README.md
    2.72 kB
    Upload README.md with huggingface_hub 18 days ago
  • config.json
    790 Bytes
    Upload esm2-8m-sparse50 sparse model from PharmaCore 18 days ago
  • model.safetensors
    30.1 MB
    xet
    Upload esm2-8m-sparse50 sparse model from PharmaCore 18 days ago
  • sparsification_results.json
    3.99 kB
    Upload esm2-8m-sparse50 sparse model from PharmaCore 18 days ago
  • tokenizer_config.json
    1.13 kB
    Upload esm2-8m-sparse50 sparse model from PharmaCore 18 days ago
  • vocab.txt
    93 Bytes
    Upload esm2-8m-sparse50 sparse model from PharmaCore 18 days ago