Skip to content
This repository was archived by the owner on Sep 14, 2026. It is now read-only.

Update trl example paths in tool prompts after examples/ reorg - #360

Closed
qgallouedec wants to merge 1 commit into
huggingface:mainfrom
qgallouedec:fix-trl-example-paths
Closed

qgallouedec wants to merge 1 commit into
huggingface:mainfrom
qgallouedec:fix-trl-example-paths

Conversation

@qgallouedec

Copy link
Copy Markdown
Member

huggingface/trl#6820 deletes examples/scripts/, so two tool prompt strings pointed agents at a path that will 404:

  • github_find_examples.py: the usage example now shows a real post-reorg hit (examples/sft_gemma3/sft_gemma3.py)
  • research_tool.py: the github_read_file example now reads trl/scripts/sft.py, the CLI script that replaced examples/scripts/sft.py

Tool logic is untouched, it searches generic examples/ and scripts/ dirs and keeps working after the reorg.

@lewtun

lewtun commented Sep 14, 2026

Copy link
Copy Markdown
Member

Thanks for contributing to ML Intern. The project, including its CLI, has been retired and this repository is being archived. We will therefore not be able to review or merge this work. For continued AI assistance, please use HuggingChat.

@lewtun lewtun closed this Sep 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants