Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapt vllm xpu #8

Open
wants to merge 10,000 commits into
base: main
Choose a base branch
from
Open

adapt vllm xpu #8

wants to merge 10,000 commits into from

Conversation

yangw1234
Copy link
Owner

Description

1. Why the change?

2. User API changes

3. Summary of the change

4. How to test?

  • N/A
  • Unit test
  • Application test
  • Document test
  • ...

5. New dependencies

  • New Python dependencies
    - Dependency1
    - Dependency2
    - ...
  • New Java/Scala dependencies and their license
    - Dependency1 and license1
    - Dependency2 and license2
    - ...

Uxito-Ada and others added 30 commits February 4, 2024 15:42
…ntel-analytics#10081)

* Make sure python 310-311 tests only happen for nightly tests

* Use default runner for setup-python-version

* Small fixes
* LLM: add batch_size to the csv and html

* small fix
…s#10066)

* add prompt format and stopping_words for qwen mdoel

* performance optimization

* optimize

* update

* meet comments
…nalytics#10098)

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.95.2 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.95.2...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add batch_size in stable version test

* add batch_size in excludes

* add excludes for batch_size

* fix ci

* triger regression test

* fix xpu version

* disable ci

* address kai's comment

---------

Co-authored-by: Ariadne <[email protected]>
…ntel-analytics#10100)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.6...42.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* basis quantize support

* fix new module name

* small update

* and mixed int4 with iq2_xxs

* remove print

* code refactor

* fix style

* meet code review
* Add GPU HF example for RWKV 4

* Add link to rwkv4

* fix
* update ppl tests

* use load_dataset api

* add exception handling

* add language argument

* address comments
Ricky-Ting and others added 29 commits March 5, 2024 13:36
* add llamaindex example

* fix core dump

* refine readme

* add trouble shooting

* refine readme

---------

Co-authored-by: Ariadne <[email protected]>
* Add quick link guide to sidebar

* Add QuickStart to TOC

* Update quick links in main page

* Hide some section in More for top nav bar

* Resturct FAQ sections

* Small fix
…ntel-analytics#10326)

* support quantize kv for mistral in transformers 4.36

* update mistral support.

* fix style.
* test: upload to sourceforge

* update scripts

* revert
…amaIndex GPU support (intel-analytics#10328)

* add the installation of postgresql and pgvector of windows

* fix some format
* optimize memory

* update

* update

* update

* support other models

* update

* fix style
* add test_llamaindex of gpu

* add llamaindex gpu tests bash

* add llamaindex cpu tests bash

* update name of Run LLM langchain GPU test

* import llama_index in llamaindex gpu ut

* update the dependency of test_llamaindex

* add Run LLM llamaindex GPU test

* modify import dependency of llamaindex cpu test

* add Run LLM llamaindex test

* update llama_model_path

* delete unused model path

* add LLAMA2_7B_ORIGIN_PATH in llamaindex cpu test
…alytics#10330)

* add quantize kv cache for baichuan 7b and 13b.

* fix typo.

* fix.

* fix style.

* fix style.
* Add C-Eval HTML report

* Fix C-Eval workflow pr trigger path

* Fix C-Eval workflow typos

* Add permissions to C-Eval workflow

* Fix C-Eval workflow typo

* Add pandas dependency

* Fix C-Eval workflow typo
* add user guide for benchmarking

* change the name and place of the benchmark user guide

* resolve some comments

* resolve new comments

* modify some typo

* resolve some new comments

* modify some descriptions
…-analytics#10340)

* Fix device_map bug by raise an error when using device_map=xpu

* Fix sync error

* Fix python style

* Use invalidInputError instead of invalidOperationError
* update langchain readme

* update readme

* create new README

* Update README_nativeint4.md
* fix tokenizer

* fix AutoTokenizer bug

* modify code style
…l-analytics#10350)

* Change to oneapi offline installer

* Fixes

* Add "call"

* Fixes
* pr trigger

* fix error when device_map=None

* fix device_map=None
* LLM: add whisper models into nightly test

* small fix

* small fix

* add more whisper models

* test all cases

* test specific cases

* collect the csv

* store the resut

* to html

* small fix

* small test

* test all cases

* modify whisper_csv_to_html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.