Skip to content
View Lynn1's full-sized avatar
🐱
Earth online
🐱
Earth online
Block or Report

Block or report Lynn1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. llama3-stream llama3-stream Public

    A simple and efficient llama3 local service deployment solution that supports real-time streaming response and is optimized for common Chinese character garbled characters.

    Python 3

  2. CameraTrack CameraTrack Public

    This is a test program for tracking quadrotor.

    C++ 1

  3. ICAPS2020_SchoolLab_Plan_Synthesis ICAPS2020_SchoolLab_Plan_Synthesis Public

    My answer to the PDDL Exercises of ICAPS Online Summer School Lab: Plan Synthesis

    1 1

  4. HTTP-Stream-Communicator HTTP-Stream-Communicator Public

    This is a server and client code template for sending and receiving messages through http streaming

    Python

  5. llama3-on-2GPUs llama3-on-2GPUs Public

    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.

    Python