Skip to content

Releases: xorbitsai/inference

v0.7.0

08 Dec 05:47
b5a5f0a
Compare
Choose a tag to compare

What's new in 0.7.0 (2023-12-08)

These are the changes in inference v0.7.0.

Enhancements

Bug fixes

Others

New Contributors

Full Changelog: v0.6.5...v0.7.0

v0.6.5

01 Dec 10:36
909a428
Compare
Choose a tag to compare

What's new in 0.6.5 (2023-12-01)

These are the changes in inference v0.6.5.

New features

Enhancements

Bug fixes

  • BUG: Fix xinference start failed if invalid custom model found by @codingl2k1 in #690

Documentation

Others

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

24 Nov 04:40
8fd2e3b
Compare
Choose a tag to compare

What's new in 0.6.4 (2023-11-24)

These are the changes in inference v0.6.4.

New features

Enhancements

Bug fixes

Documentation

  • DOC: update pot files by @UranusSeven in #638
  • DOC: A more detailed beginner's guide has been created, covering various aspects of the first-time usage experience for new users. by @onesuper in #651
  • DOC: documentation for using xinference by @fengsxy in #677
  • DOC: Register custom embedding model by @ChengjieLi28 in #683

Others

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

16 Nov 07:16
67361ec
Compare
Choose a tag to compare

What's new in 0.6.3 (2023-11-16)

These are the changes in inference v0.6.3.

New features

Bug fixes

Tests

Documentation

Full Changelog: v0.6.2...v0.6.3

v0.6.2

09 Nov 09:47
70cd5a0
Compare
Choose a tag to compare

What's new in 0.6.2 (2023-11-09)

These are the changes in inference v0.6.2.

New features

Enhancements

Bug fixes

Documentation

Full Changelog: v0.6.1...v0.6.2

v0.6.1

06 Nov 11:52
e1dedc8
Compare
Choose a tag to compare

What's new in 0.6.1 (2023-11-06)

These are the changes in inference v0.6.1.

New features

Enhancements

Full Changelog: v0.6.0...v0.6.1

v0.6.0

03 Nov 03:08
4903bae
Compare
Choose a tag to compare

What's new in 0.6.0 (2023-11-03)

These are the changes in inference v0.6.0.

New features

Enhancements

Bug fixes

Tests

Documentation

Full Changelog: v0.5.6...v0.6.0

v0.5.6

30 Oct 03:53
148d25a
Compare
Choose a tag to compare

What's new in 0.5.6 (2023-10-30)

These are the changes in inference v0.5.6.

New features

Documentation

Others

  • CHORE: install setuptools in release actions by @aresnow1 in #588
  • CHORE: Use python3.10 to build and release by @aresnow1 in #589

Full Changelog: v0.5.5...v0.5.6

v0.5.5

26 Oct 09:22
ee8b7e9
Compare
Choose a tag to compare

What's new in 0.5.5 (2023-10-26)

These are the changes in inference v0.5.5.

Enhancements

Bug fixes

Documentation

  • DOC: Incompatibility Between NVIDIA Driver and PyTorch Version by @onesuper in #551
  • DOC: Examples and resources page by @onesuper in #561

Full Changelog: v0.5.4...v0.5.5

v0.5.4

20 Oct 16:07
a6bf734
Compare
Choose a tag to compare

What's new in 0.5.4 (2023-10-20)

These are the changes in inference v0.5.4.

New features

Enhancements

Bug fixes

  • BUG: Fix stream not compatible with openai by @codingl2k1 in #524
  • BUG: set trust_remote_code to true by default by @richzw in #555
  • BUG: add quantization to valid file name by @richzw in #562
  • BUG: remove "generate" ability from Baichuan-2-chat json config by @Minamiyama in #556

Documentation

New Contributors

Full Changelog: v0.5.3...v0.5.4