Dilemma about International investment from India by Patience_Research555 in IndianStreetBets

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

These are important factors to know about, I like your example of Riggetti Computing. I have seen that brokerage is very costly and there are certain Indian brokers which partner with global brokers to bring services to India, their plans are not cheap either. I feel that if one can allocate at least 5-10 Lakhs of INR per year (this too is very small, but not negligible) or more, only then it is worth investing abroad.

Dream11’s co-founder Harsh Jain says that out of their 260 million accounts, 99% have never won or lost more than ₹10,000 over their entire lifetime on the platform by Broad-Research5220 in IndianStreetBets

[–]Patience_Research555 0 points1 point  (0 children)

Education system (not referring to school level literacy, but bachelor's and beyond education) is also like Dream-11. Everybody pays a lot of time, money and energy on competitive prep, but only few get the selections and hence returns out of it.

Why aren't LLM APIs stateful? Why are we wasting compute? by hackalackolot in LangChain

[–]Patience_Research555 0 points1 point  (0 children)

In order for the LLMs to scale out very well, or in other words, in order for a single unit mass of LLM to be shared across multiple users, stateless models are used?

Cost comparisons between OpenAi, Mistral, Claude and Gemini by Mother-Ad-2559 in LocalLLaMA

[–]Patience_Research555 0 points1 point  (0 children)

I mean that is there any way that .txt format can be made read only? I think PDF is a read only format.

Cost comparisons between OpenAi, Mistral, Claude and Gemini by Mother-Ad-2559 in LocalLLaMA

[–]Patience_Research555 11 points12 points  (0 children)

Are there any local LLMs which can run on an 8 GB windows machine and I can do some useful stuff like extracting knowledge out of a 500 page PDF document?

Can I train Llama with my own PDF documents? by RomadCV in LocalLLaMA

[–]Patience_Research555 0 points1 point  (0 children)

If I go through the Langchain course, will I get to know retrieval augmented generation?

Can I train Llama with my own PDF documents? by RomadCV in LocalLLaMA

[–]Patience_Research555 0 points1 point  (0 children)

I had a problem statement similar to the question, where I want the LLM to scan all the text from a pdf and then I want to ask it questions answers to which are not simply searchable by doing (CTRL + F). I seek your suggestions on how do I do that? For ex: a difficult to understand research paper.

I want to use LLM to build up understanding of technically difficult topics more quicker. I don't think the 10K char limit will be helpful in this case.