Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ModelTC/lightllm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: flyinglandlord/lightllm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 0 files changed
  • 3 contributors

Commits on Jun 10, 2024

  1. feat: add c4ai

    _fix: style
    yunqian committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a062ce9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge branch 'main' of github.com:flyinglandlord/lightllm into main

    Conflicts:
    	lightllm/common/basemodel/layer_infer/template/transformer_layer_infer_cohere_template.py
    	lightllm/models/cohere/layer_infer/post_layer_infer.py
    	lightllm/models/cohere/layer_infer/transformer_layer_infer.py
    	lightllm/models/cohere/model.py
    	lightllm/models/cohere/triton_kernels/layernorm.py
    	lightllm/server/router/model_infer/mode_backend/base_backend.py
    flyinglandlord committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    68af095 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    6e83bec View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    7fe12ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7137e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    43e2cee View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    de01dbe View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    a72bbf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    62ec8a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    5cdc069 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    2010919 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    8645c3e View commit details
    Browse the repository at this point in the history
Loading