iusztinpaul / hands-on-llms

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

Unable to build container: rpc error: code = Unavailable #61

Open imvenkata opened 11 months ago

imvenkata commented 11 months ago

I'm getting the below error while running make dev_train_beam. I couldn't able to figure it out. I'm working on Mac OS. Your help is much appreciated

image
iusztinpaul commented 11 months ago

Please check the following things:

  1. try to run make train_beam and see if you have the same error
  2. are you sure you fully configured Beam? For example, the CLI and credentials.
imvenkata commented 11 months ago

Hi Paul,

Thanks for the reply. I'm getting the same error with make train_beam too. I followed the instruction as per the beam doc for installation & configuration, please find the screenshot.

image
MotiBaadror commented 4 months ago

Did you add payment method to beam?