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

Commits on Aug 14, 2024

  1. Update README.md (#360)

    Qubitium authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f35e34e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a96b414 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. [CI] Rename release action& build srouce first (#362)

    * build srouce first
    
    * add release source only
    CSY-ModelCloud authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e029196 View commit details
    Browse the repository at this point in the history
  2. [CI] Release pypi (#363)

    * release to pypi
    
    * add token
    
    * add if run
    
    * --verbose
    
    * update meta
    
    * add selection
    
    * type: choice
    
    * checkout codes
    
    * use boolean
    
    * Update release env
    
    * check with value
    
    * update release env
    
    * v1.0.1
    CSY-ModelCloud authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f5beb55 View commit details
    Browse the repository at this point in the history
  3. Update README.md (#364)

    Qubitium authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7228c93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f63c4a9 View commit details
    Browse the repository at this point in the history
  5. [CORE] Compat autoround 0.3 (#368)

    * layer_config should be a parameter in AutoRoundQuantizeConfig
    
    * fix gidx none issue
    
    * auto_round now supports more formats
    
    * cleanup
    
    * use default_factory
    
    * check auto_round version
    
    * update dep version
    
    * Update base.py
    
    ---------
    
    Co-authored-by: LRL-ModelCloud <[email protected]>
    Co-authored-by: Qubitium-ModelCloud <[email protected]>
    3 people authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    aa3d1da View commit details
    Browse the repository at this point in the history
  6. [CI] add params for uploading (#369)

    * add params for uploading
    
    * don't fall
    CSY-ModelCloud authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ad135d4 View commit details
    Browse the repository at this point in the history
  7. fix project name (#367)

    * fix name
    
    * add link
    
    * Update README.md
    
    * revert icon
    CSY-ModelCloud authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e7a6a8d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    de40dd5 View commit details
    Browse the repository at this point in the history
  2. [CI] Fix upload & download with local server (#372)

    * install optimum
    
    * fix upload
    
    * Update download
    
    * fix
    
    * fix http meethod
    
    * revert, use post
    
    * test output
    
    * add hash
    
    * echo hash
    
    * add hash for release
    
    * Update intel
    
    * Update unit_tests.yml
    
    * fix var
    
    * Update unit_tests.yml
    
    * fix path
    CSY-ModelCloud authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    35d9d5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    318fbb2 View commit details
    Browse the repository at this point in the history
  4. 1.0.2 (#374)

    Qubitium authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2ede9c3 View commit details
    Browse the repository at this point in the history
  5. Update README.md (#375)

    Qubitium authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    01bcf9e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. bump flashinfer to 0.1.5 (#376)

    * flashinfer 0.1.5
    
    * Update unit_tests.yml
    
    * Update unit_tests.yml
    CSY-ModelCloud authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    182df2b View commit details
    Browse the repository at this point in the history
Loading