this post was submitted on 03 Dec 2023
58 points (96.8% liked)

LocalLLaMA

2268 readers
1 users here now

Community to discuss about LLaMA, the large language model created by Meta AI.

This is intended to be a replacement for r/LocalLLaMA on Reddit.

founded 1 year ago
MODERATORS
 

Seems like a really cool project. Lowering the barrier to entry of locally run models. As llamacpp supports a ton of models, I imagine it be easy to adapt this for other models other than the prebuilt ones.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] kakes 13 points 1 year ago* (last edited 1 year ago) (1 children)

My first thought is that this makes it a lot easier for a game dev to create a game that uses a local LLM. I'll definitely be keeping an eye on this for my own projects.

Edit: Trying it out now, color me impressed! I opened the file, and it worked instantly without a single finick to be found. Super excited for this!

[โ€“] kakes 1 points 1 year ago

When I upload an image, it seems to be getting re-encoded every time I send a message, which takes a while. I've never really messed around with images in Llama - is this a normal/necessary thing?