1,213 Downloads Updated 7 months ago
Check out the model on huggingface: Alibaba-NLP/gte-Qwen2-7B-instruct
To download the model:
ollama run Q78KG/gte-Qwen2-7B-instruct:<TAG>
To interact with the model:
curl http://localhost:11434/api/embeddings -d '{ "model": "Q78KG/gte-Qwen2-7B-instruct:<TAG>", "prompt": "Your prompt here"}'