Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extensions for LLM #442

Open
hannespreishuber opened this issue May 11, 2024 · 2 comments
Open

Extensions for LLM #442

hannespreishuber opened this issue May 11, 2024 · 2 comments

Comments

@hannespreishuber
Copy link

the idea. Write a litte app - put it on a raspberry to swith lights on or off
Would start with phi-3 (which works as .net app) extend with whisper..
Would need a feature like embeddings or functions
Had a look at semantic kernel but needs a http Rest endpoint, which makes no sense.
Any advice?

@yufenglee
Copy link
Member

I didn't have experience to run a LLM on raspberry device. How does the perf look like, for example to run a phi3 model?

@natke
Copy link
Contributor

natke commented May 21, 2024

@hannespreishuber Your app idea sounds interesting! Can you elaborate on the flow of the application a little more?

Did you try to run phi-3 on raspberry pi already?

Fyi, we are in the process of adding support for whisper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants