Update README.md
Browse files
README.md
CHANGED
@@ -24,8 +24,7 @@ This is a model that applies LLM2Vec to Llama2. Only the PEFT Adapter is distrib
|
|
24 |
- **License:** Apache2.0
|
25 |
- **Finetuned from model:** [Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
26 |
|
27 |
-
|
28 |
-
|
29 |
- **Repository:** https://github.com/McGill-NLP/llm2vec
|
30 |
- **Paper:** https://arxiv.org/abs/2404.05961
|
31 |
|
|
|
24 |
- **License:** Apache2.0
|
25 |
- **Finetuned from model:** [Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
26 |
|
27 |
+
## Sources
|
|
|
28 |
- **Repository:** https://github.com/McGill-NLP/llm2vec
|
29 |
- **Paper:** https://arxiv.org/abs/2404.05961
|
30 |
|