mirror of
https://github.com/karpathy/nanochat.git
synced 2025-12-06 12:22:18 +00:00
4 lines
128 B
Python
4 lines
128 B
Python
import google_cloud_pipeline_components.v1.custom_job as custom_job_module
|
|
print(f"Module file: {custom_job_module.__file__}")
|
|
|