Skip to content

Conversation

@wukaixingxp
Copy link

This PR is adding Julia coding env. The env is based on this branch but improved in the following way:

  1. allow system env to be passed in to the docker env, like PORT, NUM_WORKER to change the env as needed by other training framework, like TorchForge. (This change will apply to all envs)
  2. Added memory_gb, request_timeout_s and timeout_sto control the docker and requests. (This change will apply to all envs)
  3. Make Julia coding env as efficient as possible by creating long-running Julia process pool.
    This PR can run with TorchForge and happy to discuss if there is a better way on how we can allow user to config the env.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 9, 2025
@github-actions
Copy link

github-actions bot commented Nov 9, 2025

✅ Deployment succeeded for julia_env

Nice work! Wait for a code review and we're ready to go.

You can iterate locally or validate fixes by running scripts/deploy_to_hf.sh --env "julia_env".

@github-actions
Copy link

github-actions bot commented Nov 9, 2025

✅ Deployment succeeded for julia_env

Nice work! Wait for a code review and we're ready to go.

You can iterate locally or validate fixes by running scripts/deploy_to_hf.sh --env "julia_env".

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

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant