Live data from Hacker News

Viewing profile — brunaxLorax

brunaxLorax

HN member
Joined
Mon, Apr 03, 2023, 2:32 PM UTC
HN karma
104
Public activity
73 items

About brunaxLorax

No profile information was provided.

Recent public activity

  1. comment
    Comment #49132031

    It's hard to keep track of all those launches, I agree. I would separate 2 usages of LLMs: - LLM is integrated into a workflow/app for a classification or whatever job: scoring out…

  2. comment
    Comment #49131987

    a French human doing its best to sound punchy in English :)

  3. comment
    Comment #49131977

    Yes. orchestrator > smart router

  4. comment
    Comment #49131962

    Sounds like an orchestrator for me ratter than a router

  5. comment
  6. comment
    Comment #49131946

    We tried different things: heuristic, TF-IDF and LLMs. I voluntarily didn't talk about the tech because it doesn't fix the problems mentioned by switching models on the fly.

  7. comment
    Comment #49131908

    100% agree. MoE is the perfect example: reducing FLOPs while keeping intelligence

  8. comment
    Comment #49131902

    All inference providers (labs and neoclouds like TogetherAI or Fireworks) are incentivized to be efficient to be more competitive. For example MoE reduces compute without reducing …

  9. comment
    Comment #49131877

    Cheers, good luck!

  10. comment
    Comment #49131868

    Could be. In that case many routers are concerned as they all have more or less the same category buckets.

  11. comment
    Comment #49131849

    Yes, providers have downtime and retry/fallback solves this problem.

  12. comment
    Comment #49131844

    I didn't know that! I thought that all models had the same features no matter the provider

  13. comment
    Comment #49131836

    I didn't know about Tokenless, the approach seems really innovative, if it works it fixes the "Complexity cannot be deduced from the prompt alone" problem. However you still have t…

  14. comment
    Comment #49131750

    If your router has GDPR/ZDR/EU compliant, it doesn't make your provider compliant. You're just adding a middleman.

  15. comment
    Comment #49131727

    Agree. The orchestrator pattern (big model managing smaller ones) works already well

  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #46749976

    I agree. However as you said, you can consider code agents like human contributors. My feedback is that an army of Claude Code instances with a strict CLAUDE.md file is more rigoro…