Hacker News new | ask | show | jobs
by underlines 1201 days ago
I was looking for open alternatives to self hosted, or crowd hosted finetuned LLMs like ChatGPT and found LAION Open Assistant. Then found resources to further optimize inference as well as training:

- Open source fine tuned assistants like LAION Open-Assistant [1]

- inference optimizations like VoltaML, FlexGenm Distributed Inference [2]

- training optimizations like Hivemind [2]

1 https://github.com/LAION-AI/Open-Assistant

2 https://github.com/underlines/awesome-marketing-datascience/...