skp1995

↗ HN profile [ 75.5 ms ] full profile
Karma
0
Created
()
Submissions
59
  1. Hey HN, We are Sandeep and Naresh, the creators of Aide. We are happy to open source and invite the community to try out Aide which is a VSCode fork built with LLMs integrated. To talk through the features, we…

  2. In today's world of LLMs or LRMs we are focussed on the "time to first token" which is how long does it take for the model to generate the first output token. This is super important in many cases: - code auto-complete…

  3. Hey all! I have been using the Claude Opus and Haiku models since they dropped and its a very different feeling compared to other LLMs. Haiku with the longer context window and inference speed feels amazing to use and…

  4. Starcoder-2 (huggingface.co)
  5. Hi all! I have been using various OpenAI and Palm-2 API in our pipeline. The pipeline by itself works and things are okay until there are issues with OpenAI (very frequent BadGateway issues with GPT4 model, or errors on…