Viewing profile — sarthaksaxena
sarthaksaxena
HN member- Joined
- Tue, Sep 25, 2018, 7:36 AM UTC
- HN karma
- 5
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About sarthaksaxena
No profile information was provided.
Recent public activity
- comment
- story
- story
- story
- story
-
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…
-
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…
-
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 …
- comment
- story
- story
-
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
-
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…
-
comment
Comment #47306122
Yeah :)! Just run `llmpm init` to start packaging your models along with your code.
-
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…
- comment