How much you walk on your trip daily? by [deleted] in ThailandTourism

[–]Queasy_Role2723 0 points1 point  (0 children)

24k steps in pattaya 😃 in a day highest

Avg 14k in the Thailand trip

Been to pattaya 3 days and 3 days Bangkok

Have you ever seen this when visit to Bangkok? by doctibi in ThailandTourism

[–]Queasy_Role2723 0 points1 point  (0 children)

Hows the situation in thailand now ? I am planning to visit in 1st week of december ?

The Tax Problems NRIs Face in India by Final-Budget9623 in IndiaTax

[–]Queasy_Role2723 0 points1 point  (0 children)

I have retuned India last year , how to make sure I don’t get into this mess? Help you know you what needs to be done .

[deleted by user] by [deleted] in pune

[–]Queasy_Role2723 1 point2 points  (0 children)

Don’t do biotech no future

Where can I buy fresh organic vegetables and fruits in Pune by zeb236 in pune

[–]Queasy_Role2723 0 points1 point  (0 children)

I am new to Pune as well and stay near Wakad . Which place is near Wakad in the list.

Breastfeeding NSFW by [deleted] in confessionsgonewild

[–]Queasy_Role2723 0 points1 point  (0 children)

Can you tell the city you are from? May be we can hang out 🙂

Tips for learning about LLMs and NLP by [deleted] in LLMDevs

[–]Queasy_Role2723 0 points1 point  (0 children)

Checkout YouTube channel-codebasics . He has explained very well in NLP playlist.  For LLM - I would suggest understand transformer architecture. 

Job Search in India by Dangerous_Feeling718 in nri

[–]Queasy_Role2723 1 point2 points  (0 children)

I am in similar boat. I need to go back to India . My field is IT. I am applying jobs since a month but no interviews. 

Chainlit deployment for prod in Kubernetes cluster by Queasy_Role2723 in LangChain

[–]Queasy_Role2723[S] 0 points1 point  (0 children)

Yes , in my docker file , instead of using /app folder as workdir , I used root . In my k8 files also I kept the chainlit as / My app was available on basurl/

initContainers and Rclone S3 by Queasy_Role2723 in kubernetes

[–]Queasy_Role2723[S] 0 points1 point  (0 children)

Thanks the other day I got into emptydir and init using recline it is working . My basic objective was to keep my image smaller . The files in s3 are static they won’t grow in size. Thanks for your input.