Update README.md
This commit is contained in:
parent
a716e628e3
commit
ae4aafb525
1 changed files with 2 additions and 1 deletions
|
|
@ -470,7 +470,8 @@ def extract_queries(file_path):
|
||||||
│ ├── lightrag_hf_demo.py
|
│ ├── lightrag_hf_demo.py
|
||||||
│ ├── lightrag_ollama_demo.py
|
│ ├── lightrag_ollama_demo.py
|
||||||
│ ├── lightrag_openai_compatible_demo.py
|
│ ├── lightrag_openai_compatible_demo.py
|
||||||
│ └── lightrag_openai_demo.py
|
│ ├── lightrag_openai_demo.py
|
||||||
|
│ └── vram_management_demo.py
|
||||||
├── lightrag
|
├── lightrag
|
||||||
│ ├── __init__.py
|
│ ├── __init__.py
|
||||||
│ ├── base.py
|
│ ├── base.py
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue