Live data from Hacker News

Viewing profile — sarthaksaxena

sarthaksaxena

HN member
Joined
Tue, Sep 25, 2018, 7:36 AM UTC
HN karma
5
Public activity
16 items

About sarthaksaxena

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #47311319

    Hi HN! We have built llmpm, a CLI package manager for open source LLMs. You can now download and run 10,000+ free models using single command. The idea came from the friction we ke…

  7. story
    Show HN: Llmpm – NPM for LLMs

    npm for LLMs — install, run, and share AI models. We’ve built llmpm, a CLI tool that makes open-source LLMs installable like packages. llmpm install llama3 llmpm run llama3 You can…

  8. comment
    Comment #47310671

    I am building npm for LLM Models, you can now install run and ship AI Models. It’s a CLI tool that makes open-source LLMs installable like packages. llmpm install llama3 llmpm run …

  9. comment
  10. story
  11. story
  12. comment
    Comment #47308195

    I am building a command line package manager for AI models. It’ll make installing and running models locally incredibly easy. Checkout: https://llmpm.co

  13. comment
    Comment #47306216

    Yes indeed there is, run `llmpm serve `, which will expose an API endpoint http://localhost:8080/v1/chat/completions & also host a chat UI where you can interact with the local run…

  14. comment
    Comment #47306122

    Yeah :)! Just run `llmpm init` to start packaging your models along with your code.

  15. comment
    Comment #47304863

    https://llmpm.co I have built npm for LLM models, which lets you install & run 10,000+ open sourced large language models within seconds. The idea is to make models installable lik…

  16. comment