Libre AI LLM #40

Open
opened 2024-09-04 15:28:22 -06:00 by jebba · 2 comments
Member
No description provided.
Member

Llama and Mistral for models, ollama and llama.cpp for execution. The licenses are not totally libre but the newer ones are quite good

Llama and Mistral for models, ollama and llama.cpp for execution. The licenses are not totally libre but the newer ones are quite good
Author
Member

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/

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/
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libre/libre#40
No description provided.