mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-02-02 08:33:38 +00:00
[ci] disable pip cache for ci (#9654)
This commit is contained in:
@@ -114,6 +114,7 @@ class AttentionFunction(str, Enum):
|
||||
DISABLED = "disabled"
|
||||
SDPA = "sdpa"
|
||||
FA2 = "fa2"
|
||||
FA3 = "fa3"
|
||||
|
||||
|
||||
class EngineName(str, Enum):
|
||||
|
||||
Reference in New Issue
Block a user