Live data from Hacker News

Viewing profile — sftombu

sftombu

HN member
Joined
Mon, Nov 29, 2021, 5:25 PM UTC
HN karma
65
Public activity
21 items

About sftombu

No profile information was provided.

Recent public activity

  1. comment
    Comment #41583752

    rateLLMiter is a Python rate limiter that smoothes out requests to LLM APIs to get faster, more consistent performance. It uses a ticket bucket algorithm rather than the usual expo…

  2. story
  3. story
  4. story
  5. comment
    Comment #40362887

    The models benchmarked by RULER do worse in needle in a needlestack. It will be interested to see how 4o does with RULER.

  6. comment
    Comment #40361432

    Previous answer to this question: https://news.ycombinator.com/item?id=40361419s

  7. comment
    Comment #40361419

    It can't answer the questions without the limericks in the prompt. The benchmark is to establish how well it uses the context window. For example, I just asked it "What is sought b…

  8. comment
    Comment #40361000

    Previous answer to this question: https://news.ycombinator.com/item?id=40361419

  9. comment
    Comment #40360990

    Previous answer to this question: https://news.ycombinator.com/item?id=40361419

  10. comment
    Comment #40360923

    Interesting!

  11. comment
    Comment #40360918

    I tested the LLMs to make sure they could not answer the questions unless the limerick was given to them. Other than 4o, they do very badly on this benchmark, so I don't think the …

  12. comment
    Comment #40360660

    They come from a database of 98k limericks -- https://zenodo.org/records/5722527

  13. comment
    Comment #40360646

    That is an interesting idea

  14. comment
    Comment #40360298

    The reason I made Needle in a needlestack is the LLMs are getting to good at needle in a haystack. Until GPT-4o, no model was good at the NIAN benchmark.

  15. comment
    Comment #40360051

    If you ask the questions without providing the limerick first, it never gets the right answer. When the LLM gets the wrong answer, it is usually because it reverts to its training …

  16. comment
    Comment #40360028

    I was thinking about something similar -- to make part of the question be sufficient information that the LLM can find the limerick. Then the 2nd part would ask something that woul…

  17. comment
    Comment #40360005

    I had the same experience. With a 16k prompt, Turbo was nearly flawless. But it wasn't very good at 32k and not usable at 100+. You have to repeat information to get good results w…

  18. comment
    Comment #40359992

    If I had access to Gemini with a reasonable token rate limit, I would be happy to test Gemini. I have had good results with it in other situations.

  19. comment
    Comment #40348887

    GPT-4o's breakthrough memory -- https://nian.llmonpy.ai/

  20. comment
  21. story