alaeddine-13

↗ HN profile [ 948 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. What do you think of continuous learning in LLM apps? Current LLM technology only allows generation or offline training, but not much support of continuous learning. This means that LLM apps cannot directly benefit from…

  2. Hey, I am wondering if it would be helpful to have some AI functions in SQL. Basically, imagine if you could use AI to process raw text or images using SQL within the database, allowing statements like this: # get the…

  3. How speculative sampling for LLMs work (azizbelaweid.substack.com)
  4. There are quite some popular OS LLM agents like auto-gpt but they are still "experiments" even after interesting progress in LLMs like OpenAI function calling and increased context window. Is anyone deploying AI agents…

  5. It is not clear whether relatively small open source LLMs in production or not, for instance replit code 3b, llama 2 7b, codegen,... What are the motivations for using those models over prompted GPT api ?