mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-07-31 10:42:50 +08:00
[setup] fix uv (#8311)
This commit is contained in:
parent
13fd43617c
commit
f5f356649b
@ -80,10 +80,6 @@ conflicts = [
|
|||||||
{ extra = "torch-npu" },
|
{ extra = "torch-npu" },
|
||||||
{ extra = "aqlm" },
|
{ extra = "aqlm" },
|
||||||
],
|
],
|
||||||
[
|
|
||||||
{ extra = "torch-npu" },
|
|
||||||
{ extra = "liger-kernel" },
|
|
||||||
],
|
|
||||||
[
|
[
|
||||||
{ extra = "torch-npu" },
|
{ extra = "torch-npu" },
|
||||||
{ extra = "vllm" },
|
{ extra = "vllm" },
|
||||||
@ -92,4 +88,8 @@ conflicts = [
|
|||||||
{ extra = "torch-npu" },
|
{ extra = "torch-npu" },
|
||||||
{ extra = "sglang" },
|
{ extra = "sglang" },
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
{ extra = "vllm" },
|
||||||
|
{ extra = "sglang" },
|
||||||
|
],
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user