Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PR
projectmoon @lemm.ee
Posts 9
Comments 128
Winamp source code is now on GitHub
  • Not necessarily. While of course in many many cases, open source is a volunteer effort, there's usually some implicit transaction going on. Whether that's improving the software for yourself and passing that on to others, being a business and improving a library or something you use that helps your project generate revenue, or even a straight up commercial transaction.

    But in all these cases, the open source project can be taken by you (or others) and you can do whatever you want with it. In the case of Winamp here, you cannot do any of that. It would be different if they were paying for contributions. But they're not, so.

  • Hotel owner: “If you want to join this union that you used to be in I will let you go, just so that is very clear.”
  • A lot of times immigrants to Iceland in low paying jobs like this do not understand their rights. Wouldn't surprise me if this guy has gotten away with it before. Possibly more than once.

    Iceland isn't perfect. If a business wants to get rid of someone, they'll find a way to do it. But it is illegal to prevent someone from joining a union, or issue threats like this. Companies over a certain size (50+ I think?) are actually required to have a union representative.

  • Hotel owner: “If you want to join this union that you used to be in I will let you go, just so that is very clear.”
  • Somebody is going to get steamrolled by Icelandic labor laws. And it's not going to be the employee.

    Edit: like this is seriously illegal in Iceland. Also, if you're going to be a corrupt and immoral business owner (evil really in this case), the number one thing you DON'T do is broadcast your nefarious intentions over a recordable medium.

  • Has Google Search gotten so much worse in the last couple of weeks?
  • You can right click the URL bar for sites that support the OpenSearch XML standard. Which I guess is what they wanted to replace it with. But I don't really know why they removed the button to a about: config setting. Could at least be a checkbox or something to enable.

  • What happened to GPT -4o Censorship This Weekend?
  • The only problem I really have, is context size. It's harder to get larger than 8k context size and maintain decent generation speed with 16 GB of VRAM and 16 GB of RAM. Gonna get more RAM at some point though, and hope ollama/llamacpp gets better at memory management. Hopefully the distributed running from llamaccp ends up in ollama.

  • What happened to GPT -4o Censorship This Weekend?
  • No trying to get around anything. No funny instructions like my grandma singing a lullaby about illegal activities. Just using instructions to tell a story. Even things like having a superhero in a fight is enough to trigger this. Also doesn't explain why regen makes it continue.

  • What happened to GPT -4o Censorship This Weekend?

    Over the weekend (this past Saturday specifically), GPT-4o seems to have gone from capable and rather free for generating creative writing to not being able to generate basically anything due to alleged content policy violations. It'll just say "can't assist with that" or "can't continue." But 80% of the time, if you regenerate the response, it'll happily continue on its way.

    It's like someone updated some policy configuration over the weekend and accidentally put an extra 0 in a field for censorship.

    GPT-4 and GPT 3.5 seem unaffected by this, which makes it even weirder. Switching to GPT 4 will have none of the issues that 4o is having.

    I noticed this happening literally in the middle of generating text.

    See also: https://old.reddit.com/r/ChatGPT/comments/1droujl/ladies_gentlemen_this_is_how_annoying_kiddie/

    https://old.reddit.com/r/ChatGPT/comments/1dr3axv/anyone_elses_ai_refusing_to_do_literally_anything/

    10
    Question about Llama3 + Open Web UI document management
  • A vector search converts your query into magic numbers, and then searches the database for other magic numbers that are "similar" (closet to it in the vector space, which is basically an N-dimensional graph of points and directions). These results are then returned as snippets to the LLM and it does stuff from that point.

    The effectiveness of the vector search depends on how Open WebUI breaks up the documents into smaller sections, and how good the embeddings are.

    I'm not exactly sure what you want to achieve, but you might have success in using an LLM to summarize the documents beforehand, using a specific prompt to extract the info you want, then feed that into the vector DB. This would require some scripting, of course.

    The easiest thing to do is try it. See if Open WebUI's vector search is able to handle it. Make sure to use a good embedding model like nomic-embed-text (can be found on ollama.com). You can change the vector search settings in the documents settings from the workspace on OpenWebUI.

    Edit: https://ollama.com/library/nomic-embed-text

  • Question about Llama3 + Open Web UI document management
  • Open WebUI's document management loads everything into a vector database. When you use the hashtag, it will trigger a search against the vector database based on your prompt. These results are run feed into the LLM. Open WebUI should generate a hashtag that can reference all the documents. But the quality of the results will be influenced by the embeddings and the LLM that responds to you.

  • Best Upgrade Path for my Desktop

    Current situation: I've got a desktop with 16 GB of DDR4 RAM, a 1st gen Ryzen CPU from 2017, and an AMD RX 6800 XT GPU with 16 GB VRAM. I can 7 - 13b models extremely quickly using ollama with ROCm (19+ tokens/sec). I can run Beyonder 4x7b Q6 at around 3 tokens/second.

    I want to get to a point where I can run Mixtral 8x7b at Q4 quant at an acceptable token speed (5+/sec). I can run Mixtral Q3 quant at about 2 to 3 tokens per second. Q4 takes an hour to load, and assuming I don't run out of memory, it also runs at about 2 tokens per second.

    What's the easiest/cheapest way to get my system to be able to run the higher quants of Mixtral effectively? I know that I need more RAM Another 16 GB should help. Should I upgrade the CPU?

    As an aside, I also have an older Nvidia GTX 970 lying around that I might be able to stick in the machine. Not sure if ollama can split across different brand GPUs yet, but I know this capability is in llama.cpp now.

    Thanks for any pointers!

    5

    Why do startrek.website pictures/avatars not show up?

    Not sure if this has been asked before or not. I tried searching and couldn't find anything. I have an issue where any pictures from startrek.website do not show up on the homepage. It seems to only affect startrek.website. Going to the link directly loads the image just fine. Is this something wrong with lemm.ee?

    2

    Android app slow?

    For the past few days, the android app has been very slow. The app itself loads fine and is responsive, but it takes many seconds to load messages, sometimes up to 30 seconds. At first I thought it was a blip, but it's been going on for a few days now. Anyone else have this problem?

    Edit: clearing cache in the app settings (not system settings) fixed it.

    10

    Hvað er í gengi hérna?

    Erum við að læra íslensku? Er það áætlun til að læra tungumálið?

    0

    Is there a way to see kbin microblogs from Lemmy?

    This has probably already been asked before, but:

    The magazines of kbin federate as Lemmy communities, but is the microblog section of a kbin magazine accessible via Lemmy?

    32

    Are you going to promote this on r/Iceland?

    Assuming you haven't already.

    3