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: ModelCloud/GPTQModel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cffee9a
Choose a base ref
...
head repository: ModelCloud/GPTQModel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4921d68
Choose a head ref
  • 3 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    e64d883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b9506f View commit details
    Browse the repository at this point in the history
  3. [MODEL] Add mllama support (#401)

    * layer_type support List[str]
    
    * add mllama support
    
    * check layer not MllamaCrossAttentionDecoderLayer
    
    * TODO need image dataset for vision quantization
    
    * Update mllama.py
    
    * comment on mllama repeating 4 layer group structure
    
    ---------
    
    Co-authored-by: LRL-ModelCloud <[email protected]>
    Co-authored-by: Qubitium-ModelCloud <[email protected]>
    3 people authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4921d68 View commit details
    Browse the repository at this point in the history
Loading