this post was submitted on 07 Sep 2024
17 points (100.0% liked)

Free Open-Source Artificial Intelligence

2823 readers
2 users here now

Welcome to Free Open-Source Artificial Intelligence!

We are a community dedicated to forwarding the availability and access to:

Free Open Source Artificial Intelligence (F.O.S.A.I.)

More AI Communities

LLM Leaderboards

Developer Resources

GitHub Projects

FOSAI Time Capsule

founded 1 year ago
MODERATORS
 

Does Llama3 use any other model for generating images? Or is it something that llama3 model can do by itself?

Can Llama3 generate images with ollama?

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 3 weeks ago

Vanilla Llama3 can not generate images. It's probably just used to write the prompt for a text to image model.

But there's also some Llama3 based Image/Text to Image/Text models out there, I think.

[–] Audalin 5 points 3 weeks ago

LLaMA can't. Chameleon and similar ones can:

[–] [email protected] 4 points 3 weeks ago

There is a LLaVA model, as well as a version fine tuned with LLaMA3, Mistral, or phi3. Go to Ollama.com and search for "llava" under models.

[–] brucethemoose 2 points 2 weeks ago

Facebook just didn't release the code for llama imagegen.

The model you are looking for now is Flux.