yyhhenry commited on
Commit
f8159bc
·
1 Parent(s): e6ae72a

chore: readme

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -9,11 +9,12 @@ size_categories:
9
  ---
10
  # GIST 1M for lab-1806-vec-db
11
 
12
- See <https://github.com/pku-lab-1806-llm/lab-1806-vec-db> (Not public).
 
 
13
 
14
  This is the GIST 1M in `bin` format that is converted from the original `fvecs`.
15
 
16
- Download this and directly move them into `lab-1806-vec-db`.
17
 
18
- - `.bin` files should be in `data/`
19
- - `.toml` files should be in `config/`
 
9
  ---
10
  # GIST 1M for lab-1806-vec-db
11
 
12
+ See <https://github.com/pku-lab-1806-llm/lab-1806-vec-db> for more information.
13
+
14
+ You need to join the organization to access the source code.
15
 
16
  This is the GIST 1M in `bin` format that is converted from the original `fvecs`.
17
 
18
+ Download all the `.toml` in `config/` and put them in the same directory of `lab-1806-vec-db`.
19
 
20
+ Then download any binary file you need in `data/` and put it like above.