monkey_wrench.chimp._patch module

monkey_wrench.chimp._patch.remote_file(path)[source]
monkey_wrench.chimp._patch.cli(model: Path, input_datasets: list[str], input_paths: list[str], output_path: str, device: str = 'cuda', precision: str = 'single', tile_size: int = 128, sequence_length: int = 0, temporal_overlap: int = 8, forecast: int = 0) int[source]