Qwen2.5 (that model’s base model) doesn’t support image input
yellow [she/her]
- 1 Post
- 67 Comments
Indeed! It’s all very vibes-based to be honest, though those two things do generally apply.
Please don’t use Ollama. Consider switching to llama.cpp instead, it’s what Ollama uses under the hood and you’ll have much finer control over what exactly it’s doing so it’ll be much easier to troubleshoot things like this.
A trans woman (i.e. a person born as a man who later transitions to a woman) who likes women is homosexual, yes.
Homosexual = attraction to the same gender as one’s own
Heterosexual = attraction to genders unlike one’s own
yellow [she/her]to
Linux@programming.dev•The "NTFS Resurrection" Has Occurred For Linux 7.1English
15·4 months agoSyntactically correct, but the way you phrased it implies that that’s like a super duper niche usecase that no one uses when it really isn’t.
yellow [she/her]to
No Stupid Questions@lemmy.world•Can I still bypass Microsoft account creation when reinstalling windows through the "reset this PC" option?English
3·4 months agoOP is (presumably) vision impaired and accessibility still sucks on Linux.
Reminds me of a quote from Nevada by Imogen Binnie:
“Yes, gender is a social construct, but so are traffic lights, and if you ignore those, you get run over by a car. Which is also a social construct.”
(Recited from memory, probably not word-for-word accurate.)
“America’s first car-free neighborhood” and “first car-free neighborhood,” while both being strings present in the title, are not equivalent statements. I don’t think it would be correct to omit “America’s” in your comment.
Where in the article does it say it’s the first car-free neighborhood ever? It just says it’s the first in America, it even has a nod to how European cities tend to be built around walking in contrast to American cities.
I mean, can you? By consuming her work or anything related to it, you’re giving it clout which indirectly supports her.
Most messaging apps nowadays have read reciepts, a feature that shows the sender when the recipient opened the app and looked at their message. Being “left on read” means the recipient looked at the message but didn’t bother to reply.
Well, you can’t very well proportionally elect a president.
Genuinely, what do you have against putting artist credit in your posts? Every single post, the credit has been cropped out or otherwise manually removed. Why? What do you gain from this?
i think it’s just that frosting kinda looks like cum
yellow [she/her]toMicroblog Memes@lemmy.world•also don't use brave or vanilla FirefoxEnglish
6·5 months agoOrion Browser supports extensions and seems okay.
yellow [she/her]to
Linux@programming.dev•SteamOS update adds support for Steam Machine and other non-Valve hardwareEnglish
6·5 months agoHave you looked at Bazzite? Seems similar while being (a) already available and (b) designed for both gaming and general use on any hardware
Linux sometimes has trouble with NTFS partitions. Consider moving it to your Ubuntu partition and trying it again.
For Adobe Acrobat, well, it’s an Adobe product, and those are famously not compatible with Linux at all in any capacity. You’ll have to find something to replace it with or spin up a Windows virtual machine to run it.
For Cyberpunk, where did you get it and and what have you tried? Also, consider volunteering any other information that might be helpful (distro, hardware, etc.), I don’t think either of us wants to play 20 Questions to help you troubleshoot.









“Training” refers to a process where training data is passed backwards through a model in order to modify the model’s weights. This happens before the model is deployed to the public. Search happens at (or right before) inference time (i.e. when the model is actually used) and does not modify the model weights.