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

New functions added #13

Open
wants to merge 216 commits into
base: sankha_branch
Choose a base branch
from
Open

Conversation

SANKHA1
Copy link
Owner

@SANKHA1 SANKHA1 commented Nov 7, 2024

Description

1. Why the change?

2. User API changes

3. Summary of the change

4. How to test?

  • N/A
  • Unit test: Please manually trigger the PR Validation here by inputting the PR number (e.g., 1234). And paste your action link here once it has been successfully finished.
  • 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
    - ...

Oscilloscope98 and others added 30 commits November 4, 2024 09:42
* Fix performance tests regarding trl version

* Small fix
* qwen layernorm as input

* add group size
)

* add transformers_int4_npu_pipeline_win

* bugfix

* bugfix: wrong actual_output_len

* fix format

* bugfix & update `README.md`
* add env to disable compile opt

* fix style

* fix style
* add chatglm fuse mlp
* Add initial support for LNL nightly performance tests

* Small fix
* update benchmark readme

update new comment with memory usage included

* Update README.md
* Limit trl version in example

* Limit trl version in example
* support minicpm 1b & qwen 1.5b gw

* support minicpm 1b

* support minicpm 2b

* fix style & error

* fix style & update

* remove print
* Add dummy model in iGPU perf

* Add dummy model in iGPU perf

* Fix
* replace gradio_web_server.patch to adjust webui

* fix patch problem

---------

Co-authored-by: ATMxsp01 <[email protected]>
* llama 3.1/3.2 support compresskv

* update

* fix transformers 4.45 error

* fix style

* fix typo

* disable llama3.2 1b compresskv
* fix three issues

* limit mixed_precision for CW only
* Add initial support for llama3.2-1b/3b

* move llama3.2 support into current llama_mp impl
* change inter_pp

* add comment
* update Readme for FastChat docker demo

* update readme

* add 'Serving with FastChat' part in docs

* polish docs

---------

Co-authored-by: ATMxsp01 <[email protected]>
* add ollama troubleshoot en

* zh ollama troubleshoot

* llamacpp trouble shoot

* llamacpp trouble shoot

* fix

* save gpu memory
MeouSker77 and others added 30 commits December 19, 2024 13:40
…12564)

* Add --modelscope for more models

* minicpm

---------

Co-authored-by: ATMxsp01 <[email protected]>
* Update Dockerfile

* Update Dockerfile

* Update start-vllm-service.sh
…l2 (#12583)

* Add --modelscope option for glm-v4 and MiniCPM-V-2_6

* glm-edge

* minicpm-v-2_6:don't use model_hub=modelscope when use lowbit; internvl2

---------

Co-authored-by: ATMxsp01 <[email protected]>
* add npu support for baichuan

* Update baichuan_mp.py

* Update baichuan_mp.py
* add compresskv back for mistral

* fix

* fix
* Update open webui doc

* Resolve comments
* fix npu save

* update
* Update baichuan2.py

* style fix
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.