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

  • Log In
  • Sign Up

nikraf
/
directionality_probe

Feature Extraction
Transformers
Safetensors
packaged_probe
custom_code
Model card Files Files and versions
xet
Community

Instructions to use nikraf/directionality_probe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nikraf/directionality_probe with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="nikraf/directionality_probe", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("nikraf/directionality_probe", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
directionality_probe / protify /FastPLMs /boltz /src /boltz
1.17 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
nikraf's picture
nikraf
Upload folder using huggingface_hub
714cf46 verified about 2 months ago
  • data
    Upload folder using huggingface_hub about 2 months ago
  • model
    Upload folder using huggingface_hub about 2 months ago
  • __init__.py
    187 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • main.py
    45.8 kB
    Upload folder using huggingface_hub about 2 months ago