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.8
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.9
Choose a head ref
  • 9 commits
  • 10 files changed
  • 6 contributors

Commits on Oct 12, 2024

  1. [CI] skip tgi tests for now due to nested docker in action-runner (#426)

    * Update unit_tests.yml
    
    * Update unit_tests.yml
    
    * echo ignored list
    CSY-ModelCloud authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a52af53 View commit details
    Browse the repository at this point in the history
  2. Start 1.0.9-dev (#427)

    Qubitium authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a3a037a View commit details
    Browse the repository at this point in the history
  3. allow set target docker for release (#429)

    * allow input target
    
    * fix id same
    
    * fix string
    
    * fix list2 is not string
    
    * remove space
    
    * add url
    
    * check if input is docker name
    
    * fix grammar
    
    * Update release.yml
    
    * fix list
    
    * Update release.yml
    
    * Update release.yml
    CSY-ModelCloud authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4b25cc8 View commit details
    Browse the repository at this point in the history
  4. mark auto_round extras_require (#430)

    Co-authored-by: LRL-ModelCloud <[email protected]>
    LRL-ModelCloud and LRL2-ModelCloud authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7884b8d View commit details
    Browse the repository at this point in the history
  5. [BUILD] update compile flags (#428)

    * [WIP] [BUILD] Test new compile flags
    
    * Update setup.py
    
    * Update setup.py
    Qubitium authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    12d6418 View commit details
    Browse the repository at this point in the history
  6. Rename task (#431)

    CSY-ModelCloud authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    21b437b View commit details
    Browse the repository at this point in the history
  7. Update README.md (#432)

    * Update README.md
    
    * Update version.py
    Qubitium authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bd8d07e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d27589f View commit details
    Browse the repository at this point in the history
  9. Fix unit test with reuirements (#434)

    * install auto_gptq
    
    * Update unit_tests.yml
    
    * Update unit_tests.yml
    
    * Update unit_tests.yml
    
    * delete cache
    
    * Update unit_tests.yml
    
    * Update test_q4_marlin.py
    
    * Update test_perplexity.py
    
    * Update unit_tests.yml
    
    * remove auto_gptq
    
    * Update unit_tests.yml
    
    ---------
    
    Co-authored-by: CSY-ModelCloud <[email protected]>
    Co-authored-by: root <[email protected]>
    3 people authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e6ac223 View commit details
    Browse the repository at this point in the history
Loading