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

feat: add model Mixtral-8x7B-Instruct #249

Merged
merged 1 commit into from
Feb 2, 2024
Merged

feat: add model Mixtral-8x7B-Instruct #249

merged 1 commit into from
Feb 2, 2024

Conversation

ZingLix
Copy link
Collaborator

@ZingLix ZingLix commented Feb 2, 2024

@stonekim stonekim merged commit 67ba140 into main Feb 2, 2024
16 checks passed
@ZingLix ZingLix deleted the add_mixtral branch February 2, 2024 08:51
danielhjz added a commit that referenced this pull request Feb 2, 2024
* merge code local_evaluator.py

* merge code local_evaluator.py

* merge code local_evaluator.py

* merge code local_evaluator.py

* merge code local_evaluator.py
fix ckbk local_eval_with_qianfan.ipynb

* merge code local_evaluator.py

* fix make lint

* adjust parameters

* fix: render negative prompt with non-str variable (#239)

* fix prompt render

* revert format

* enable negative prompt for non txt2image

* chore-sk-doc (#236)

* feat:Model list api (#245)

* add new api

* 1

* add doc

* remove

---------

Co-authored-by: root <liujun45@baidu.com>

* fix: access token not refreshed when using stream (#240)

* fix stream access token expired

* fix async access token

* adjust local_eval_with_qianfan.ipynb

* feat: support qianfan plugin & reset conversation in client (#243)

* support qianfan plugin in client

* fix lint

* support extra_parameters

* add doc

* fix lint

* optimize input

* feat: golang version sdk (#224)

* feat: mv src to python

* init go

* optimize

* support stream

* optimize code

* optimize code

* add ut

* add ut

* add ci

* update go version

* update ci

* fix mock server

* update script

* update script

* fix makefile

* update script

* update script

* fix

* optimize setting

* fix

* compat

* fix lint

* add python version

* fix ci

* fix script

* fix script

* update script

* fix script

* fix script

* fix script

* fix script

* fix script

* fix script

* update version

* add ut

* add lint

* fix ci

* fix folder

* update readme && move doc template

* update readme

* refactor

* refactor option

* test

* test

* test

* test

* fix lint

* rename

* refactor

* reset

* fix script

* update readme

* fix lint

* add comment

* add api error

* change go version

* add close in body

* update workflow

* Go (#4)

* feat: mv src to python

* init go

* optimize

* support stream

* optimize code

* optimize code

* add ut

* add ut

* add ci

* update go version

* update ci

* fix mock server

* update script

* update script

* fix makefile

* update script

* update script

* fix

* optimize setting

* fix

* compat

* fix lint

* add python version

* fix ci

* fix script

* fix script

* update script

* fix script

* fix script

* fix script

* fix script

* fix script

* fix script

* update version

* add ut

* add lint

* fix ci

* fix folder

* update readme && move doc template

* update readme

* refactor

* refactor option

* test

* test

* test

* test

* fix lint

* rename

* Multi language go (#3)

* fix: dataset, trainer, evaluaton bug fix (#237)

* fix

* add more import on __init__.py in dataset package

* cookbook update

* refactor

* reset

* fix script

* update readme

* fix lint

* add comment

* add api error

* change go version

* add close in body

* update workflow

---------

Co-authored-by: Dobiichi-Origami <56953648+Dobiichi-Origami@users.noreply.github.com>

---------

Co-authored-by: shikuan <shikuan@baidu.com>
Co-authored-by: Dobiichi-Origami <56953648+Dobiichi-Origami@users.noreply.github.com>

* fix workflow

* add cache to actions

* fix workflow

* update workflow

* update workflow

* remove changelog

* fix rtd

* add go release action

* add copyright

---------

Co-authored-by: shikuan <shikuan@baidu.com>
Co-authored-by: Dobiichi-Origami <56953648+Dobiichi-Origami@users.noreply.github.com>

* support mixtral (#249)

* fix thread work pool concurrent bug (#248)

* feat:Eval only support (#238)

* fix

* add more import on __init__.py in dataset package

* cookbook update

* improve local evaluation

* format

* add eval local function

* add comment

* fix unit test

* add

* small optimization

* add subtitle

* fix

* fix thread work pool concurrent bug

* merge code local_evaluator.py

* merge code local_evaluator.py

* merge code local_evaluator.py

* merge code local_evaluator.py
fix ckbk local_eval_with_qianfan.ipynb

* merge code local_evaluator.py

* fix make lint

* adjust parameters

* adjust local_eval_with_qianfan.ipynb

---------

Co-authored-by: guoweiming <guoweiming@baidu.com>
Co-authored-by: Liu Jun <liujun45@baidu.com>
Co-authored-by: NuODaniel <zhonghanjun@baidu.com>
Co-authored-by: Dobiichi-Origami <56953648+Dobiichi-Origami@users.noreply.github.com>
Co-authored-by: shikuan <shikuan@baidu.com>
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.

2 participants