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

[python-wheel-build/fromager] Bug: Duplicates are written to constraints file during bootstrapping

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • Fromager
    • None

      [2723785279] Upstream Reporter: Rohan Devasthale
      Upstream description:

      During bootstrapping, duplicates are written to constraints file. Below is the subset of output for `graph explain-duplicates` command which uses recently produced `graph.json`:

      ```
      tokenizers
      0.20.4
      tokenizers<0.21,>=0.20 matches ['0.20.4']
      transformers==4.46.3
      0.21.0
      tokenizers>=0.11.1 matches ['0.21.0', '0.20.4']
      instructlab==0.21.0
      tokenizers<0.22,>=0.21 matches ['0.21.0']
      transformers==4.47.0
      tokenizers>=0.19.1 matches ['0.21.0', '0.20.4']
      vllm==0.6.2

      • No single version of tokenizers meets all requirements

      transformers
      4.46.3
      transformers<4.47.0 matches ['4.46.3']
      trl==0.12.2
      4.47.0
      transformers>=4.41.2 matches ['4.47.0', '4.46.3']
      instructlab==0.21.0
      instructlab-sdg==0.6.1
      transformers matches ['4.47.0', '4.46.3']
      peft==0.14.0
      instructlab-eval==0.4.1
      transformers>=4.45.2 matches ['4.47.0', '4.46.3']
      instructlab-training==0.6.1
      transformers>=4.40.0 matches ['4.47.0', '4.46.3']
      instructlab-dolomite==0.2.0
      transformers>=4.1 matches ['4.47.0', '4.46.3']
      lm-eval==0.4.5
      transformers>=4.45.0 matches ['4.47.0', '4.46.3']
      vllm==0.6.2

      • transformers==4.46.3 usable by all consumers
        ```

              rh-ee-rdevasth Rohan Devasthale
              upstream-sync Upstream Sync
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: