Skip to content

Releases: xorbitsai/inference

v0.7.2

15 Dec 07:06
176db9c

Choose a tag to compare

What's new in 0.7.2 (2023-12-15)

These are the changes in inference v0.7.2.

New features

Enhancements

Bug fixes

Documentation

Full Changelog: v0.7.1...v0.7.2

v0.7.1

12 Dec 11:37
91f5f13

Choose a tag to compare

What's new in 0.7.1 (2023-12-12)

These are the changes in inference v0.7.1.

Enhancements

Bug fixes

Documentation

Others

  • Bugs: Fixing issue with emote encoding in streaming chat, Fixing issue with missing pad_token for pytorch tokenizers, allowing system message as latest message in chat by @AndiMajore in #747

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

08 Dec 05:47
b5a5f0a

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

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

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

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

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

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

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

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