Deepspeed-mii

Latest version: v0.3.1

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.3.1

What's Changed
* Update version.txt after 0.3.0 release by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/520
* Update supported model list by tohtana in https://github.com/microsoft/DeepSpeed-MII/pull/519
* Enable streaming option in the OpenAI API server by adk9 in https://github.com/microsoft/DeepSpeed-MII/pull/480
* Fix missing pydantic updates in legacy mii code by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/524
* Update docker container version by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/533
* Update CODEOWNERS by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/535
* Update labels to acquire new runners by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/534
* Update path triggers that were incorrect before by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/537
* Update clang-format version to match DeepSpeed by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/538

New Contributors
* adk9 made their first contribution in https://github.com/microsoft/DeepSpeed-MII/pull/480

**Full Changelog**: https://github.com/microsoft/DeepSpeed-MII/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* Update version.txt by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/511
* Fix scheduling for non-persistent pipeline by tohtana in https://github.com/microsoft/DeepSpeed-MII/pull/515
* Add Kubernetes health check route to REST server by richiejp in https://github.com/microsoft/DeepSpeed-MII/pull/445
* Pydantic v2 migration by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/423

New Contributors
* richiejp made their first contribution in https://github.com/microsoft/DeepSpeed-MII/pull/445

**Full Changelog**: https://github.com/microsoft/DeepSpeed-MII/compare/v0.2.4...v0.3.0

0.2.4

What's Changed
* Update version.txt after 0.2.3 release by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/434
* Update GH workflow and workflow runner requirements. by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/456
* Update pyzmq in requirements.txt by ccoulombe in https://github.com/microsoft/DeepSpeed-MII/pull/447
* Add `accelerate` to requirements to improve MII-legacy model load times by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/415
* Update create a PR workflow to latest version withh node js 20 fixes by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/461
* fix max_ragged_sequence_count check in _schedule_prompts by dc3671 in https://github.com/microsoft/DeepSpeed-MII/pull/470
* Update mistral tests to fully open source version. by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/476
* Fix deprecation warning on escaped characters by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/478
* Remove Conversation from MII as it was deprecated and removed from transformers. by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/492
* Always Flush UIDs after Exceptions by weiqisun in https://github.com/microsoft/DeepSpeed-MII/pull/491
* Allow model to generate added tokens - fix generation issue in Llama3 models by weiqisun in https://github.com/microsoft/DeepSpeed-MII/pull/473
* Add explanations of MII code into comments by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/493
* Update workflow task to use Ubuntu 22.04 by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/508
* Pin to use a specific version of transformers by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/510
* Update MII to switch from modelid to id by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/507
* Update model support by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/429

New Contributors
* ccoulombe made their first contribution in https://github.com/microsoft/DeepSpeed-MII/pull/447
* dc3671 made their first contribution in https://github.com/microsoft/DeepSpeed-MII/pull/470
* weiqisun made their first contribution in https://github.com/microsoft/DeepSpeed-MII/pull/491

**Full Changelog**: https://github.com/microsoft/DeepSpeed-MII/compare/v0.2.3...v0.2.4

0.2.3

What's Changed
* Update version.txt after 0.2.2 release by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/413
* Add RTD by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/321
* Add test for loading from local dir by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/414
* Remove references to --extra-index-url in MII repo by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/421
* Add quantization config option by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/433


**Full Changelog**: https://github.com/microsoft/DeepSpeed-MII/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* Update version.txt after 0.2.1 release by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/404
* Fix for missing EOS token by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/408
* text2img task to support negative prompts by gauravrajguru in https://github.com/microsoft/DeepSpeed-MII/pull/407
* Disable model check in UT by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/411
* fix: Fixed the issue where the mii.pipeline.pipe(stop) was ineffective by kitstar in https://github.com/microsoft/DeepSpeed-MII/pull/409
* Add support for inpainting task in DS-MII by gauravrajguru in https://github.com/microsoft/DeepSpeed-MII/pull/410

New Contributors
* kitstar made their first contribution in https://github.com/microsoft/DeepSpeed-MII/pull/409

**Full Changelog**: https://github.com/microsoft/DeepSpeed-MII/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* Update version.txt after 0.2.0 release by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/382
* Error on unknown generate fields by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/386
* Make the order of outputs the same as the order of inputs when using `mii.pipeline` by s-jse in https://github.com/microsoft/DeepSpeed-MII/pull/384
* Update landing page by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/391
* Update CI workflows by loadams in https://github.com/microsoft/DeepSpeed-MII/pull/392
* Fix recovery from deadlock by tohtana in https://github.com/microsoft/DeepSpeed-MII/pull/394
* Readable token streaming support by greshilov in https://github.com/microsoft/DeepSpeed-MII/pull/397
* Fix generate output order by mrwyattii in https://github.com/microsoft/DeepSpeed-MII/pull/401
* Improve recovery from KV cache starvation by tohtana in https://github.com/microsoft/DeepSpeed-MII/pull/403
* Adding OpenAI Compatible RESTful API by PawanOsman in https://github.com/microsoft/DeepSpeed-MII/pull/317

New Contributors
* s-jse made their first contribution in https://github.com/microsoft/DeepSpeed-MII/pull/384
* greshilov made their first contribution in https://github.com/microsoft/DeepSpeed-MII/pull/397
* PawanOsman made their first contribution in https://github.com/microsoft/DeepSpeed-MII/pull/317

**Full Changelog**: https://github.com/microsoft/DeepSpeed-MII/compare/v0.2.0...v0.2.1

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.