goldpulpy commited on
Commit
d6fcdf6
·
verified ·
1 Parent(s): 7de7f69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,7 +13,8 @@ base_model:
13
  ---
14
 
15
  # BGE Code v1 GGUF
16
- GGUF version of BGE Code v1 for efficient code embeddings generation.
 
17
 
18
  ## Prerequisites
19
 
 
13
  ---
14
 
15
  # BGE Code v1 GGUF
16
+ BGE-Code-v1 is an LLM-based code embedding model that supports code retrieval, text retrieval, and multilingual retrieval.
17
+ Refer to the [original model card](https://huggingface.co/BAAI/bge-code-v1) for more details on the model.
18
 
19
  ## Prerequisites
20