mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-03-03 10:15:58 +08:00
[misc] lint (#9710)
This commit is contained in:
@@ -94,6 +94,7 @@ class RayArguments:
|
||||
@dataclass
|
||||
class Fp8Arguments:
|
||||
r"""Arguments pertaining to the FP8 training."""
|
||||
|
||||
fp8: bool = field(
|
||||
default=False,
|
||||
metadata={
|
||||
|
||||
Reference in New Issue
Block a user