Viewing profile — s1lv3rj1nx
s1lv3rj1nx
HN member- Joined
- Thu, Feb 04, 2021, 12:42 PM UTC
- HN karma
- 1
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About s1lv3rj1nx
No profile information was provided.
Recent public activity
- comment
-
story
Show HN: A book that builds GPT-2, Llama 3, DeepSeek from scratch in PyTorch
I'm a software engineer who works with LLMs professionally (Forward Deployed Engineer at TrueFoundry). Over the past year I built up implementations of five LLM architectures from …
-
comment
Comment #40190853
Thanks! Awaiting your feedback.
-
comment
Comment #40190844
Cognita works on top of langchain! For your use case, you might not even need to develop anything just index data and you are good to go Try out different retrievers and test the a…
-
comment
Comment #40190833
Yeah! Do give it a try :) Experiment and develop great usecases!
-
comment
Comment #40190641
Indeed! There is no one size fits all, the more you customise the closer you are to your usecase!
-
comment
Comment #40190634
Sure! I’ll check those :) Thank you for suggestions hoping for some awesome contributions from you :P
-
comment
Comment #40190623
It can scrape linked pages too by defining the depth but make sure the depth parameter is not too much else it will consume too much memory and time.