Pinned Repositories
CameraTrack
This is a test program for tracking quadrotor.
HTTP-Stream-Communicator
This is a server and client code template for sending and receiving messages through http streaming
ICAPS2020_SchoolLab_Plan_Synthesis
My answer to the PDDL Exercises of ICAPS Online Summer School Lab: Plan Synthesis
KAG-lynn1
KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge bases. It can effectively overcome the shortcomings of the traditional RAG vector similarity calculation model.
llama3-on-2GPUs
A script tool which recut the original llama3_70B_instruct model into 2 or 4 shards, so that one can run the model efficiently on a `2x80GB` or `4x40GB` GPUs environments.
llama3-stream
A simple and efficient llama3 local service deployment solution that supports real-time streaming response and is optimized for common Chinese character garbled characters.
openspg-lynn1
OpenSPG is a Knowledge Graph Engine developed by Ant Group in collaboration with OpenKG, based on the SPG (Semantic-enhanced Programmable Graph) framework. Core Capabilities: 1) domain model constrained knowledge modeling, 2) facts and logic fused representation, 3) natively support KAG...
ragflow-Lynn1
This is a branch forked from "infiniflow/ragflow", where Lynn1 made some optimizations and customizations.
Lynn1's Repositories
Lynn1/llama3-stream
A simple and efficient llama3 local service deployment solution that supports real-time streaming response and is optimized for common Chinese character garbled characters.
Lynn1/llama3-on-2GPUs
A script tool which recut the original llama3_70B_instruct model into 2 or 4 shards, so that one can run the model efficiently on a `2x80GB` or `4x40GB` GPUs environments.
Lynn1/CameraTrack
This is a test program for tracking quadrotor.
Lynn1/ICAPS2020_SchoolLab_Plan_Synthesis
My answer to the PDDL Exercises of ICAPS Online Summer School Lab: Plan Synthesis
Lynn1/HTTP-Stream-Communicator
This is a server and client code template for sending and receiving messages through http streaming
Lynn1/KAG-lynn1
KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge bases. It can effectively overcome the shortcomings of the traditional RAG vector similarity calculation model.
Lynn1/openspg-lynn1
OpenSPG is a Knowledge Graph Engine developed by Ant Group in collaboration with OpenKG, based on the SPG (Semantic-enhanced Programmable Graph) framework. Core Capabilities: 1) domain model constrained knowledge modeling, 2) facts and logic fused representation, 3) natively support KAG...
Lynn1/ragflow-Lynn1
This is a branch forked from "infiniflow/ragflow", where Lynn1 made some optimizations and customizations.