Skip to content
New issue

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

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

Already on GitHub? # to your account

RuntimeWarning in Fine-tune Llama 3 with ORPO.ipynb #65

Open
lxt3 opened this issue Apr 21, 2024 · 1 comment
Open

RuntimeWarning in Fine-tune Llama 3 with ORPO.ipynb #65

lxt3 opened this issue Apr 21, 2024 · 1 comment

Comments

@lxt3
Copy link

lxt3 commented Apr 21, 2024

Could you please explain the runtime warning in cell 3 in Fine-tune Llama 3 with ORPO.ipynb:

/usr/local/lib/python3.10/dist-packages/multiprocess/popen_fork.py:66: RuntimeWarning: os.fork() was called. os.fork() is incompatible with multithreaded code, and JAX is multithreaded, so this will likely lead to a deadlock. self.pid = os.fork()

Is JAX being somewhere in the notebook? I'm afraid I cannot see why this warning occurs.

@mlabonne
Copy link
Owner

mlabonne commented Apr 22, 2024 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants