Skip to content

Releases: BlackSamorez/tensor_parallel

v2.0.0: Sharding refactoring

06 Aug 14:20
a7d1939
Compare
Choose a tag to compare

This release marks a huge improvement in dealing with replicated parameters and automatic parameters synchronization. The Sharded class has been made private and it's functions have been hidden by the modules' interfaces, making it easier to deal with.

Backwards compatibility with older version has been maintained with warnings notifying about changes in interfaces and deprecations.

What's Changed

Full Changelog: v1.3.2...v2.0.0

v1.3.2: Model input processing forwarding

27 Jul 12:01
807a2ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1: LLaMA-2 config fix

26 Jul 18:48
c40153c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0: thread based communications for distributed

22 Jul 12:01
31329ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.9...v1.3.0

v1.2.9: LLaMA 2

21 Jul 16:01
304c3c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.8...v1.2.9

v1.2.8: falcon hotfix

23 Jun 13:22
9e8ced1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.7...v1.2.8

v1.2.7: falcon

20 Jun 16:48
f8475bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6: tp.Sharded dispatch

19 Jun 17:07
8b7a3b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5: Removing PEFT from library dependencies

14 Jun 15:40
62e5424
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4: Tied weights fixes

14 May 19:56
f99e200
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4