Llamaindex_rag / .ipynb_checkpoints /config-checkpoint.py
xiaoxishui
Merge remote changes and update import paths
c5d91c4
raw
history blame contribute delete
101 Bytes
PATHS = {
"model": "/root/model/internlm2-chat-1_8b",
"data": "/root/llamaindex_demo/data"
}