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

  • Log In
  • Sign Up

monodox
/
motoko-embedding-1-1b

Feature Extraction
Transformers
Safetensors
motoko-haptic-encoder
robotics
haptics
embeddings
multimodal
encoder
Model card Files Files and versions
xet
Community

Instructions to use monodox/motoko-embedding-1-1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use monodox/motoko-embedding-1-1b with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="monodox/motoko-embedding-1-1b")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("monodox/motoko-embedding-1-1b", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
motoko-embedding-1-1b / model
64 Bytes
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
hrudu's picture
hrudu
Add Hugging Face model scaffold
14e9a9f 13 days ago
  • model.safetensors
    0 Bytes
    Add Hugging Face model scaffold 13 days ago
  • model.safetensors.index.json
    64 Bytes
    Add Hugging Face model scaffold 13 days ago