Skip to content

Commit 9a9742c

Browse files
authored
Update README.md
1 parent 853cedf commit 9a9742c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
## My Personal Fork
2-
3-
This is a fork for the Instructor model becuase the original repository isn't kept up anymore. I've also made some improvements to their source code:
4-
5-
1) Fixing it to work with the ```sentence-transformers``` library above 2.2.2.
6-
2) Properly download the models from huggingface using the new "snapshot download" API.
7-
3) Ability to specify where you want the model donwloaded with the "cache_dir" parameter.
8-
9-
## What follows is the original repository's readme file. Ignore the quantization section, however, becuase pytorch has changed its API since then.
10-
111
# One Embedder, Any Task: Instruction-Finetuned Text Embeddings
122

133
This repository contains the code and pre-trained models for our paper [One Embedder, Any Task: Instruction-Finetuned Text Embeddings](https://arxiv.org/abs/2212.09741). Please refer to our [project page](https://instructor-embedding.github.io/) for a quick project overview.

0 commit comments

Comments
 (0)