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

  • Log In
  • Sign Up

julien-c
/
distilbert-feature-extraction

Feature Extraction
Transformers
PyTorch
distilbert
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use julien-c/distilbert-feature-extraction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use julien-c/distilbert-feature-extraction with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="julien-c/distilbert-feature-extraction")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("julien-c/distilbert-feature-extraction", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Distilbert, used as a Feature Extractor

Distilbert, used as a Feature Extractor

Downloads last month
7
Inference Providers NEW
Feature Extraction
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using julien-c/distilbert-feature-extraction 82

πŸͺ…πŸŒ
NativeAngels/ToyWorld
🐒
Geek7/mdztxi
πŸ“‰
gunship999/SexyImages
⚑
Uthar/SexyReality
πŸ“‰
llamameta/fluxproV2
🐨
llamameta/fast-sd3.5-large
😻
Yntec/Image-Models-Test-2024
πŸ–οΈπŸ–οΈ
Yntec/Image-Models-Test-April-2024
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs