this post was submitted on 10 May 2024
30 points (96.9% liked)

LocalLLaMA

2191 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
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 3 months ago (1 children)

is llamafile better than ollama/llama.cpp ?

[–] [email protected] 2 points 1 month ago (1 children)

It's just a different use case to create a single-file large language model engine that automatically chooses the "best" parameters to run under. It uses llama.cpp under the hood.

The intent is to make it as easy as double clicking a binary to get up and running.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

I just wanted to update this to mention that there are a lot of custom low level performance improvements for CPU based inferencing in Llamafile: https://justine.lol/matmul/