infinity
infinity copied to clipboard
cli to set max_seq_length = 2048
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?
https://huggingface.co/jinaai/jina-embeddings-v2-base-zh/discussions/17
can you try infinity_emb v2 --model-id jinaai/jina-embeddings-v2-base-zh --revision refs/pr/17