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

  • Log In
  • Sign Up

Consensus
/
instructor-large

Transformers
PyTorch
t5
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use Consensus/instructor-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Consensus/instructor-large with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Consensus/instructor-large")
    model = AutoModel.from_pretrained("Consensus/instructor-large")
  • Notebooks
  • Google Colab
  • Kaggle
instructor-large / 1_Pooling
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
bneb-consensus's picture
bneb-consensus
Upload 13 files
89d21e9 almost 3 years ago
  • config.json
    271 Bytes
    Upload 13 files almost 3 years ago