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

perplexity-ai
/
pplx-embed-context-v1-0.6b

Feature Extraction
Transformers
ONNX
Safetensors
multilingual
bidirectional_pplx_qwen3
sentence-similarity
conteb
contextual-embeddings
custom_code
text-embeddings-inference
Model card Files Files and versions
xet
Community
8

Instructions to use perplexity-ai/pplx-embed-context-v1-0.6b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use perplexity-ai/pplx-embed-context-v1-0.6b with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="perplexity-ai/pplx-embed-context-v1-0.6b", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("perplexity-ai/pplx-embed-context-v1-0.6b", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
pplx-embed-context-v1-0.6b / assets
1.08 MB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 4 commits
bowang0911's picture
bowang0911
Upload diag.png
de9f451 verified 4 months ago
  • diag.png
    1.03 MB
    xet
    Upload diag.png 4 months ago
  • logo.svg
    48.6 kB
    Upload 2 files 5 months ago