[misc] update liger-kernel's monkey patch (#7453)
* Update liger_kernel.py * Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -46,7 +46,7 @@ extra_require = {
|
||||
"torch-npu": ["torch==2.4.0", "torch-npu==2.4.0.post2", "decorator"],
|
||||
"metrics": ["nltk", "jieba", "rouge-chinese"],
|
||||
"deepspeed": ["deepspeed>=0.10.0,<=0.16.4"],
|
||||
"liger-kernel": ["liger-kernel"],
|
||||
"liger-kernel": ["liger-kernel>=0.5.5"],
|
||||
"bitsandbytes": ["bitsandbytes>=0.39.0"],
|
||||
"hqq": ["hqq"],
|
||||
"eetq": ["eetq"],
|
||||
|
||||
Reference in New Issue
Block a user