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