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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Q1z
/
Pivot

Feature Extraction
Transformers
Safetensors
English
pivot
custom_code
decision-making
classification
routing
scoring
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Q1z/Pivot with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Q1z/Pivot", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Q1z/Pivot", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Pivot / serving
4.41 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Q1z's picture
Q1z
Upload folder using huggingface_hub
2d8be88 verified about 22 hours ago
  • example_request.json
    502 Bytes
    Upload folder using huggingface_hub about 22 hours ago
  • example_response.json
    1.78 kB
    Upload folder using huggingface_hub about 22 hours ago
  • schema.json
    2.12 kB
    Upload folder using huggingface_hub about 22 hours ago