Metadata-Version: 2.1
Name: llm2vec
Version: 0.1.0
Summary: The official llm2vec library
Home-page: https://github.com/McGill-NLP/llm2vec
Author: McGill NLP
Author-email: parishad.behnamghader@mila.quebec
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: torch
Requires-Dist: peft
Requires-Dist: transformers>=4.38.1

# LLM2Vec

*LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders*. 

<p align="center">
  <img src="https://github.com/McGill-NLP/llm2vec/assets/12207571/48efd48a-431b-4625-8e0f-248a442e3839?raw=true" width="75%" alt="LLM2Vec_figure1"/>
</p>

