Skip to content

Instantly share code, notes, and snippets.

@qunash
Last active September 21, 2025 10:50
Show Gist options
  • Save qunash/820c86d1d267ec8051d9f68b4f4bb656 to your computer and use it in GitHub Desktop.
Save qunash/820c86d1d267ec8051d9f68b4f4bb656 to your computer and use it in GitHub Desktop.
grpo_qwen-0-5b_single_t4.ipynb
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ag-wnl
Copy link

ag-wnl commented Sep 21, 2025

The train function gives an error:
TypeError: EngineArgs.__init__() got an unexpected keyword argument 'device'.

@ag-wnl
Copy link

ag-wnl commented Sep 21, 2025

use_vllm=False
fixes the above. Does the config strictly require >1 GPU? If so how did your initial notebook config work on a colab t4 instance?

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