File size: 467 Bytes
89c6298 bb8beaf 89c6298 bb8beaf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
library_name: transformers
tags:
- mteb
- sentence-transformers
- transformers
- Qwen2
- sentence-similarity
language:
- en
- fr
base_model:
- Alibaba-NLP/gte-Qwen2-1.5B-instruct
---
This is the 8-bit quantized version of [Alibaba-NLP/gte-Qwen2-1.5B-instruct](https://huggingface.co/Alibaba-NLP/gte-Qwen2-1.5B-instruct) by following [the example](https://github.com/AutoGPTQ/AutoGPTQ/blob/main/examples/quantization/basic_usage.py) from the AutoGPTQ repository.
|