Uploaded image for project: 'Red Hat Enterprise Linux AI'
  1. Red Hat Enterprise Linux AI
  2. RHELAI-4282

[instructlab/training] Readme instructions are incorrect

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • InstructLab - Training
    • False
    • Hide

      None

      Show
      None
    • False

      [2666327472] Upstream Reporter: Akash Srivastava
      Upstream issue status: Open
      Upstream description:

      wrong arg name for run_training in documentation https://github.com/instructlab/training?tab=readme-ov-file#learning-about-torchrunargs-arguments

      run_training(
          torchrun_args=torchrun_args,
          training_args=training_args,
      )

      should be

      run_training(
          torch_args=torchrun_args,
          train_args=training_args,
      )

      Upstream URL: https://github.com/instructlab/training/issues/353

              Unassigned Unassigned
              upstream-sync Upstream Sync
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: