Hi, thanks for maintaining this collection of ML software, tutorials and datasets.
I would like to suggest WFGY as a resource in the LLM or tools section.
Short description:
- WFGY is a framework for debugging and stabilizing LLM based systems, especially RAG pipelines.
- It is used together with existing libraries and vector stores, not instead of them.
Key resource:
ProblemMap (16 failure modes)
https://github.com/onestardao/WFGY/tree/main/ProblemMap
- Each failure mode has a dedicated page with explanation, typical logs or symptoms, and suggestions on how to repair the system.
- The goal is to promote systematic debugging and to avoid “just tweak the prompt again”.
There is also an advanced part:
- WFGY 3.0 Singularity Demo, a TXT based evaluation pack with 131 high difficulty questions for LLMs.
If this fits your collection, I can send a PR with a short entry.
Hi, thanks for maintaining this collection of ML software, tutorials and datasets.
I would like to suggest WFGY as a resource in the LLM or tools section.
Short description:
Key resource:
ProblemMap (16 failure modes)
https://github.com/onestardao/WFGY/tree/main/ProblemMap
There is also an advanced part:
If this fits your collection, I can send a PR with a short entry.