Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
yi – AI Model by jasonlinn | AlphaNeural AI
You can deploy this model and start earning money today!
jasonlinn
/
yi
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("feature-extraction", model="jinaai/jina-embeddings-v3", trust_remote_code=True)