Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rm-lht
/
lightrag
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e1e3f6b
lightrag
4.49 MB
51 contributors
History:
1451 commits
ultrageopro
feat: trimming the model’s reasoning
e1e3f6b
unverified
8 months ago
.github
Manually reformatted files
11 months ago
docs
Create Algorithm.md
8 months ago
examples
fix import bugs of postgres example
8 months ago
external_bindings
Reapply "Integrated the GraphML Visualizer as an optional component of LightRAG"
8 months ago
lightrag
feat: trimming the model’s reasoning
8 months ago
reproduce
Separated llms from the main llm.py file and fixed some deprication bugs
8 months ago
.env.example
1.97 kB
Update sample env file and documentation
8 months ago
.gitattributes
126 Bytes
first commit
12 months ago
.gitignore
281 Bytes
Fixed missing imports bug and fixed linting
8 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
8 months ago
Dockerfile
1.22 kB
Fix: docker build
8 months ago
LICENSE
1.06 kB
Update LICENSE
9 months ago
README.md
64.8 kB
feat: trimming the model’s reasoning
8 months ago
contributor-README.md
568 Bytes
rename
9 months ago
docker-compose.yml
420 Bytes
Fixed linting
9 months ago
lightrag-server.service.example
313 Bytes
fix linux sample service file script name error
8 months ago
requirements.txt
298 Bytes
fixed linting as well as file path
8 months ago
setup.py
3.96 kB
split lightrag_visualizer into separate module and update entry point
8 months ago
start_lightrag.sh.example
Safe
80 Bytes
Refactor service and script paths for LightRAG.
9 months ago
test_lightrag_ollama_chat.py
26.3 kB
Fix linting
8 months ago