Skip to content

Tags: BlackSamorez/tensor_parallel

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #106 from BlackSamorez/sharding_refactor

[WIP] ZeRO-3 refactoring (sharding)

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #113 from BlackSamorez/prepare_model_inputs

Forwarding _prepare_model_inputs

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #110 from BlackSamorez/pretrained_fix

find_predefined_tensor_parallel_config try-except fix

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #103 from BlackSamorez/gpt2-fix

Gpt2 fix

v1.2.9

Toggle v1.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #102 from BlackSamorez/version

Version bump

v1.2.8

Toggle v1.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #92 from BlackSamorez/falcon

Falcon lm_head split hotfix

v1.2.7

Toggle v1.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #91 from BlackSamorez/falcon

Falcon predefined config

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #90 from BlackSamorez/dispatch

Fixed dispatch of tp.Sharded models

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #87 from BlackSamorez/peft_unimport

Removing PEFT from dependencies. Replacing with runtime checks

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #73 from BlackSamorez/state_dict_fixes

State dict fixes for tied weights