You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently came across Web-LLM and think that it holds great potential for a viable LLM approach.
In the past I have read about and tested Petals (https://github.com/bigscience-workshop/petals) which tries to distribute large LLM's across many clients systems but I think that it has some direct limitations in this.
I was wondering if Web-LLM is exploring any distribution ideas to expand to handle larger LLM's which tend to have more accuracy and capabilities.