iusztinpaul / hands-on-llms

🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
MIT License
2.68k stars 427 forks source link

make dev_train_beam copying whole environment and taking too much time #83

Closed MotiBaadror closed 3 days ago

MotiBaadror commented 4 days ago

make dev_train_beam
This commandcopying whole python env to beam, taking too long, any workaround?

MotiBaadror commented 3 days ago

I made the environment in the same directory ./modules/training_pipelines, this was causing problems.