langtech-bsc / magma

Apache License 2.0
0 stars 0 forks source link

33 add yml config file #38

Closed ankush13r closed 6 days ago

ankush13r commented 1 week ago

Add a configuration file in YAML format where users can configure various job settings such as enabling the tunnel, TGI (with different parameters and models), Jupyter, etc.

The pre-job script has been modified to read the configuration file. If the configuration file does not exist or is missing any settings, default values will be applied.

Also updated the $JOB_PATH/logs path directly $JOB_LOGS_PATH