Libre AI LLM #40
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Llama and Mistral for models, ollama and llama.cpp for execution. The licenses are not totally libre but the newer ones are quite good
I agree 100% on ollama and llama.cpp.
I've used a bunch of different models, including Llama and Mistral (and Mixtral). I'll dig through my list for what worked best.
One cool app to use is Big AGI with "beams". Big AGI can use both ollama and llama.cpp, plus a bunch of different models simultaneosly. So you submit your prompt to beams, it then sends the prompts to all of the AIs and you get results from all of them simultaneously. Then you can compare which is best. You can also use yet another AI to create the best result from the outputs of the various AI. Nifty.
https://github.com/enricoros/big-agi
https://big-agi.com/