Skip to content

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

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

Update trl example paths in tool prompts after examples/ reorg#360
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant