Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run using lamorel #27

Open
IAMHAADICOOL opened this issue Jul 21, 2024 · 3 comments
Open

Can't run using lamorel #27

IAMHAADICOOL opened this issue Jul 21, 2024 · 3 comments

Comments

@IAMHAADICOOL
Copy link

image
image
I tried running your code using the following procedure:
https://github.com/flowersteam/lamorel/tree/main/examples/PPO_finetuning
But I can't succeed. Would be really grateful if you could let me know how to reproduce your results.
And again, awesome work, it was really a good read.

@IAMHAADICOOL
Copy link
Author

IAMHAADICOOL commented Jul 21, 2024

image
I tried this command and still not working
(dlp) D:\Reinforcement Learning\LLM&RL applied papers\Grounding_LLMs_with_online_RL\lamorel>python -m lamorel_launcher.launch --config-path /examples/PPO_finetuning/ --config-name /examples/PPO_finetuning/local_gpu_config rl_script_args.path=/examples/PPO_finetuning/main.py rl_script_args.output_dir=output

@HRezaei
Copy link
Contributor

HRezaei commented Jul 26, 2024

Hi there,

I used absolute paths for all arguments and didn't encounter any "not found" errors.

@ClementRomac
Copy link
Contributor

Hi,
Yes, absolute paths should be used. Also, for --config-name, you should only give the filename (e.g. local_gpu_config).

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

No branches or pull requests

3 participants