nameliu commited on
Commit
73a9b6a
·
verified ·
1 Parent(s): 2f7979b

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -5
start.sh CHANGED
@@ -1,10 +1,6 @@
1
  #!/bin/bash
2
 
3
- cd /app
4
- git clone https://huggingface.co/datasets/nameliu/graphrag-data
5
- cd graphrag-data
6
- git checkout master
7
- git lfs pull
8
 
9
  cd /app
10
  python3 server.py
 
1
  #!/bin/bash
2
 
3
+ ls -lah /app/graphrag-data/data/the_bit_player/lancedb/default-entity-description.lance/data/
 
 
 
 
4
 
5
  cd /app
6
  python3 server.py