mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 19:58:35 +00:00
gte-Qwen1.5-7B-instruct
gte-Qwen1.5-7B-instruct is a variant of the GTE embedding model family.
- Model card on the HuggingFace Hub.
- Technical report Towards General Text Embeddings with Multi-stage Contrastive Learning
Running the example
Automatically download the model from the HuggingFace hub:
$ cargo run --example gte-qwen --release
or, load the model from a local directory:
cargo run --example gte-qwen --release --features cuda -- --local-repo /path/to/gte_Qwen1.5-7B-instruct/