Safetensors
English
llava_next
custom_code
nada5 commited on
Commit
c4a65b9
·
verified ·
1 Parent(s): ecbbc70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ MMEmbed presents several new training strategies, including modality-aware hard
19
 
20
  ## How to use
21
 
22
- Here are two examples of how to encode queries and passages using Huggingface-transformer. Please find the required package version [here](https://huggingface.co/nvidia/MMEmbed#1-required-packages). See more instructions in various retrieval scenario [here](https://huggingface.co/nvidia/MMEmbed/blob/main/instructions.json)
23
 
24
  ### Usage of Multimodal Retrieval (HuggingFace Transformers)
25
  ```python
 
19
 
20
  ## How to use
21
 
22
+ Here are two examples of how to encode queries and passages using Huggingface-transformer. Please find the required package version [here](https://huggingface.co/nvidia/MM-Embed#1-required-packages). See more instructions in various retrieval scenario [here](Here are two examples of how to encode queries and passages using Huggingface-transformer. Please find the required package version [here](https://huggingface.co/nvidia/MM-Embed#1-required-packages). See more instructions in various retrieval scenario [here](https://huggingface.co/nvidia/MM-Embed/blob/main/instructions.json)
23
 
24
  ### Usage of Multimodal Retrieval (HuggingFace Transformers)
25
  ```python