Live data from Hacker News

Viewing profile — s1lv3rj1nx

s1lv3rj1nx

HN member
Joined
Thu, Feb 04, 2021, 12:42 PM UTC
HN karma
1
Public activity
8 items

About s1lv3rj1nx

No profile information was provided.

Recent public activity

  1. comment
  2. 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 …

  3. comment
    Comment #40190853

    Thanks! Awaiting your feedback.

  4. 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…

  5. comment
    Comment #40190833

    Yeah! Do give it a try :) Experiment and develop great usecases!

  6. comment
    Comment #40190641

    Indeed! There is no one size fits all, the more you customise the closer you are to your usecase!

  7. comment
    Comment #40190634

    Sure! I’ll check those :) Thank you for suggestions hoping for some awesome contributions from you :P

  8. 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.