You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
embedding_model = os.getenv("EMBEDDING_MODEL_FOR_INTENT_TRAINING", "jinaai/jina-embeddings-v2-base-zh")
I requested the model jinaai/jina-embeddings-v2-base-zh through infinity.
Is there any method to set the model's max_seq_length = 2048?
Motivation
Is there any method to set the model's max_seq_length = 2048?
Your contribution
Is there any method to set the model's max_seq_length = 2048?
The text was updated successfully, but these errors were encountered:
Feature request
embedding_model = os.getenv("EMBEDDING_MODEL_FOR_INTENT_TRAINING", "jinaai/jina-embeddings-v2-base-zh")
I requested the model jinaai/jina-embeddings-v2-base-zh through infinity.
Is there any method to set the model's max_seq_length = 2048?
Motivation
Is there any method to set the model's max_seq_length = 2048?
Your contribution
Is there any method to set the model's max_seq_length = 2048?
The text was updated successfully, but these errors were encountered: