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
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.
ragflow-lynn1
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
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