"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
Oobabooga Text Generation 2dollarsim 9 months ago 100%
What's your favorite 13B models for Ooba?

It's been a while since I checked the latest, I'm sure there's been tons released but I have no idea what's good now.

6
0
oobabooga Oobabooga Text Generation Text To Speech toolkit: TTS Generation Web UI (Bark, MusicGen, Tortoise)
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    Dam, I have this issue:

        File "/home/st/.pyenv/versions/3.10.12/lib/python3.10/json/encoder.py", line 179, in default
          raise TypeError(f'Object of type {o.__class__.__name__} '
      TypeError: Object of type PosixPath is not JSON serializable
      [end of output]
    

    note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pyworld

    2
  • oobabooga Oobabooga Text Generation Text To Speech toolkit: TTS Generation Web UI (Bark, MusicGen, Tortoise)
    Jump
    oobabooga Oobabooga Text Generation New Llama 2 models available now!
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 66%

    Asking the model for a recent event:

    Thinks for a moment Well, one thing that comes to mind is the recent advancements in space exploration! Did you hear about NASA's Perseverance rover landing on Mars last month? Excitedly It's so cool to see how much we're learning about the red planet and the potential for life beyond Earth! And with private companies like SpaceX and Blue Origin leading the charge in space travel, it's an exciting time to be alive for anyone who loves science and tech. Her eyes shine with enthusiasm What's your take on all this, Matt? Are you interested in space exploration at all?

    And the date of that was:

    https://edition.cnn.com/2021/02/18/world/mars-perseverance-rover-landing-scn-trnd/index.html

    So trained on data at least as recently as March 2021

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Oobabooga Text Generation 2dollarsim 1 year ago 100%
    New Llama 2 models available now! huggingface.co

    https://huggingface.co/TheBloke Currently testing https://huggingface.co/TheBloke/Llama-2-13B-chat-GPTQ

    7
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    NEW LLAMA 2 MODELS FROM THE BLOKE!! huggingface.co

    Giving this one a go! https://huggingface.co/TheBloke/Llama-2-13B-chat-GPTQ

    5
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Oobabooga Text Generation 2dollarsim 1 year ago 100%
    Introducing Llama 2 - Meta's Next-Generation Commercially Viable Open-Source AI & LLM

    cross-posted from: https://lemmy.world/post/1750098 > ## **[Introducing Llama 2 - Meta's Next Generation Free Open-Source Artificially Intelligent Large Language Model](https://ai.meta.com/llama/)** > > ![Llama 2](https://lemmy.world/pictrs/image/00096be3-c55f-40e8-b37b-33c29fb43cc2.png) > > It's incredible it's already here! This is great news for everyone in free open-source artificial intelligence. > > Llama 2 unleashes Meta's (previously) closed model (Llama) to become free open-source AI, accelerating access and development for large language models (LLMs). > > This marks a significant step in machine learning and deep learning technologies. With this move, a widely supported LLM can become a viable choice for businesses, developers, and entrepreneurs to innovate our future using a model that the community has been eagerly awaiting since its [initial leak earlier this year](https://www.theverge.com/2023/3/8/23629362/meta-ai-language-model-llama-leak-online-misuse). > > - [Meta Announcement](https://ai.meta.com/llama/) > - [Meta Overview](https://ai.meta.com/resources/models-and-libraries/llama/) > - [Github](https://github.com/facebookresearch/llama/tree/main) > - [Paper](https://ai.meta.com/research/publications/llama-2-open-foundation-and-fine-tuned-chat-models/) > > **Here are some highlights from the [official Meta AI announcement](https://ai.meta.com/llama/):** > > ## **Llama 2** > > >In this work, we develop and release Llama 2, a collection of pretrained and fine-tuned large language models (LLMs) ranging in scale from 7 billion to 70 billion parameters. Our fine-tuned LLMs, called Llama 2-Chat, are optimized for dialogue use cases. > > > >Our models outperform open-source chat models on most benchmarks we tested, and based on our human evaluations for helpfulness and safety, may be a suitable substitute for closedsource models. We provide a detailed description of our approach to fine-tuning and safety improvements of Llama 2-Chat in order to enable the community to build on our work and contribute to the responsible development of LLMs. > > >Llama 2 pretrained models are trained on 2 trillion tokens, and have double the context length than Llama 1. Its fine-tuned models have been trained on over 1 million human annotations. > > ## **Inside the Model** > > - [Technical details](https://ai.meta.com/resources/models-and-libraries/llama/) > > ### With each model download you'll receive: > > - Model code > - Model Weights > - README (User Guide) > - Responsible Use Guide > - License > - Acceptable Use Policy > - Model Card > > ## **Benchmarks** > > >Llama 2 outperforms other open source language models on many external benchmarks, including reasoning, coding, proficiency, and knowledge tests. It was pretrained on publicly available online data sources. The fine-tuned model, Llama-2-chat, leverages publicly available instruction datasets and over 1 million human annotations. > > ![](https://lemmy.world/pictrs/image/6ea0eaf2-2bd1-44b3-ae9e-7e5868283f51.png) > > ## **RLHF & Training** > > >Llama-2-chat uses reinforcement learning from human feedback to ensure safety and helpfulness. Training Llama-2-chat: Llama 2 is pretrained using publicly available online data. An initial version of Llama-2-chat is then created through the use of supervised fine-tuning. Next, Llama-2-chat is iteratively refined using Reinforcement Learning from Human Feedback (RLHF), which includes rejection sampling and proximal policy optimization (PPO). > > ![](https://lemmy.world/pictrs/image/3a0c7364-8733-4404-b1cd-313e617dc604.png) > > ## **The License** > > >Our model and weights are licensed for both researchers and commercial entities, upholding the principles of openness. Our mission is to empower individuals, and industry through this opportunity, while fostering an environment of discovery and ethical AI advancements. > > >**Partnerships** > > >We have a broad range of supporters around the world who believe in our open approach to today’s AI — companies that have given early feedback and are excited to build with Llama 2, cloud providers that will include the model as part of their offering to customers, researchers committed to doing research with the model, and people across tech, academia, and policy who see the benefits of Llama and an open platform as we do. > > ## **The/CUT** > > With the release of Llama 2, Meta has opened up new possibilities for the development and application of large language models. This free open-source AI not only accelerates access but also allows for greater innovation in the field. > > **Take Three**: > > - **Video Game Analogy**: Just like getting a powerful, rare (or previously banned) item drop in a game, Llama 2's release gives developers a powerful tool they can use and customize for their unique quests in the world of AI. > - **Cooking Analogy**: Imagine if a world-class chef decided to share their secret recipe with everyone. That's Llama 2, a secret recipe now open for all to use, adapt, and improve upon in the kitchen of AI development. > - **Construction Analogy**: Llama 2 is like a top-grade construction tool now available to all builders. It opens up new possibilities for constructing advanced AI structures that were previously hard to achieve. > > ## **Links** > > Here are the key resources discussed in this post: > > - [Meta Announcement](https://ai.meta.com/llama/) > - [Meta Overview](https://ai.meta.com/resources/models-and-libraries/llama/) > - [Github](https://github.com/facebookresearch/llama/tree/main) > - [Paper](https://ai.meta.com/research/publications/llama-2-open-foundation-and-fine-tuned-chat-models/) > - [Technical details](https://ai.meta.com/resources/models-and-libraries/llama/) > > Want to get started with free open-source artificial intelligence, but don't know where to begin? > > Try starting here: > > - [FOSAI Welcome Message](https://lemmy.world/post/67758) > - [FOSAI Crash Course](https://lemmy.world/post/76020) > - [FOSAI Nexus Resource Hub](https://lemmy.world/post/814816) > > If you found anything else about this post interesting - consider subscribing to !fosai@lemmy.world where I do my best to keep you in the know about the most important updates in free open-source artificial intelligence. > > This particular announcement is exciting to me because it may popularize open-source principles and practices for other enterprises and corporations to follow. > > We should see some interesting models emerge out of Llama 2. I for one am looking forward to seeing where this will take us next. Get ready for another wave of innovation! This one is going to be big.

    5
    1
    oobabooga Oobabooga Text Generation Text To Speech toolkit: TTS Generation Web UI (Bark, MusicGen, Tortoise)
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    I had issues getting to run, I'll come back to it. I have other ways to generate bark audio. I found bark to be by far the most natural sounding, it just sounds like it was recorded on a pc mic from 1999. Silero, elevenlabs, sounds monotone to me.

    I haven't tried Tortoise yet, I'll have to try that!

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Oobabooga Text Generation 2dollarsim 1 year ago 100%
    Adobe Podcast: Best site for cleaning poor quality audio! https://podcast.adobe.com/

    Looking at you, *Bark_TTS*! I tried a few and eventually settled on Adobe Podcast. It's easy to generate whatever audio clips you want, and then you can clean them with Podcast and the free limit is more than enough. ![](https://lemmy.world/pictrs/image/2a31e7ad-3627-432c-8100-826d26b10261.png)

    3
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Oobabooga Text Generation 2dollarsim 1 year ago 100%
    Parameters explained! Now you too can know what the hell you're doing! huggingface.co

    Not sure why it took me so long to find this.

    3
    0
    oobabooga Oobabooga Text Generation Baize exLlama SuperHOT is the best model I've used yet
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    I ended up downloading all of the 13B SuperHOT models, each one seems great, but I am still trying to work out how to set the parameters correctly

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Text To Speech toolkit: TTS Generation Web UI (Bark, MusicGen, Tortoise) github.com

    I just discovered this repo, it looks *really* useful for creating AI voices https://github.com/rsxdalv/tts-generation-webui

    2
    9
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Baize exLlama SuperHOT is the best model I've used yet huggingface.co

    [Huggingface](https://huggingface.co/TheBloke/Baize-v2-13B-SuperHOT-8K-GPTQ) This has been the best so far, some wierd behaviour sometimes, maybe that's my parameters though. For some characters, this has been the best at keeping them in character and progressing the story!

    5
    3
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Oobabooga Text Generation 2dollarsim 1 year ago 100%
    Model download links huggingface.co

    https://huggingface.co/TheBloke contains the latest exLlama SuperHOT 8K context models

    1
    0
    newcommunities New Communities [META] [Crosspost] Announcing a new Search Engine for Lemmy
    Jump
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Tutorial on voice cloning with Bark TTS with all the instructions and examples https://www.reddit.com/r/singularity/comments/12udgzh/bark_text2speechbut_with_custom_voice_cloning/

    Linked original reddit post, but this didn't work for me. I had to take a bunch of extra steps so I've written a tutorial. Original instructions here which I'll refer to, so you don't have to visit reddit. **My revised tutorial with all instructions will follow this in the replies, please post questions as a new post in this community, I've locked this thread so that the tutorial remains easily accessible.** Zyin 24 points 2 months ago* Instructions on how to get this setup if you've never used Jupyter before, like me. I'm not an expert at this, so don't respond asking for technical help. If you've never done stuff that needs Python before, you'll need to install Pip and Git. Google for the download links. If you have Automatic1111 installed already you already have Pip and Git. Install the repo. It will be installed in the folder where you open the cmd window: ` git clone https://github.com/serp-ai/bark-with-voice-clone ` Open a new cmd window in newly downloaded repo's folder (or cd into it) and run it's installation stuff: ` pip install . ` Install Jupyter notebook. It's basically Google Collab, but ran locally: ` pip install jupyterlab (this one may not be needed, I did it anyway) ` ` pip install notebook ` If you are on windows, you'll need these to do audio code stuff with Python: ` pip install soundfile ` ` pip install ipywidgets ` You need to have Torch 2 installed. You can do that with this command (will take a while to download/install): ` pip3 install numpy --pre torch torchvision torchaudio --force-reinstall --index-url https://download.pytorch.org/whl/nightly/cu118 ` To check your current Torch version, open a new cmd window and type these in one at a time: ` python import torch print(torch.__version__) #(mine says 2.1.0.dev20230421+cu118) ` ​ Now everything is installed. Create a folder called "output" in the bark folder, which will be needed later to prevent a permissions error. Run Jupyter Notebook while in the bark folder: ` jupyter notebook ` This will open a new browser tab wit the Jupyter interface. Navigate to /notebooks/generate.ipynb This is very similar to Google Collab where you run blocks of code. Click on the first block of code and click Run. If the code block has a "[*]" next to it, then it is still processing, just give it a minute to finish. This will take a while and download a bunch of stuff. If it manages to finish without errors, run blocks 2 and 3. In block 3, change the line to: filepath = "output/audio.wav" to prevent a permissions related error (remove the leading "/"). You can get different voices by changing the voice_name variable in block 1. Voices are installed at: bark\assets\prompts ​ For reference on my 3060 12GB, it took 90 seconds to generate 13 seconds of audio. The voice models that come out of the box create a robotic sounding voice, not even close to the quality of ElevenLabs. The voice that I created using /notebooks/clone_voice.ipynb with my own voice turned out terrible and was completely unusable, maybe I did something wrong with that, not sure. If you want to test the voice clone using your own voice, and you record a voice sample using windows Voice Recorder, you can convert the .m4a file to .wav with ffmpeg (separate download): ` ffmpeg -i "C:\Users\USER\Documents\Sound recordings\Recording.m4a" "C:\path\to\bark-with-voice-clone\ ` **___**

    4
    0
    til Today I Learned TIL A man was awarded $7 million in damages after he developed a lung condition from eating two bags of popcorn every day and inhaling the steam from the bag
    Jump
    stable_diffusion Stable Diffusion Which interface are you primarily using for Stable diffusion?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    I would agree, but the rate of innovation in AI is so unpredictable that it could go either way.

    1
  • australia Australia Can we stop buying these stupid things? Thanks
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    I saw an image comparing these with the older versions, and while the size of the vehicle has massively increased, the size of the actual tray has decreased.

    22
  • stable_diffusion Stable Diffusion Which interface are you primarily using for Stable diffusion?
    Jump
    liftoff Liftoff! [Feature Request] Show NSFW posts only?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    There's a request to unblur NSFW images out there, just gotta wait until they get implemented

    5
  • linux_gaming Linux Gaming recommended gaming controller
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    PS4 controller forever. It 'just works' and I'm used to it after the decades. Can't stand the PS5 controller. It feels too big like the first xbox controller.

    4
  • adhd ADHD Back on meds after a couple months. Did not miss this.
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    Strange.. my adhd leads me to forget to eat. I get so absorbed in today's obsession that I wonder why I'm so fatigued at 1pm after not eating anything after a tiny breakfast.

    6
  • adhd ADHD My Strained Journey Through Diagnosis in The Worst Country in The World
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    Fuck dude. That's heartbreaking. I'm almost 37 and I'm only just now motivating myself to get treatment. Don't give up hope, keep persevering!

    2
  • linux_gaming Linux Gaming Current status of Intel Arc on Linux
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    Laaaaaame. At least you managed to get a refund!

    I take it you're aware of protondb and tried the suggestions there? There's a few people reporting recently that it works fine for them. Maybe recent updates have fixed issues

    1
  • general General Discussion We've grown an absolute shit ton of people the past day, insanely nuts to see how active World is.
    Jump
    stable_diffusion Stable Diffusion Which interface are you primarily using for Stable diffusion?
    Jump
    stable_diffusion Stable Diffusion Which interface are you primarily using for Stable diffusion?
    Jump
    lemmyshitpost Lemmy Shitpost Permanent ban on last day with Apollo app. Called u/Spez a cunt in a message 😂
    Jump
    til Today I Learned TIL A man was awarded $7 million in damages after he developed a lung condition from eating two bags of popcorn every day and inhaling the steam from the bag
    Jump
    linux_gaming Linux Gaming Current status of Intel Arc on Linux
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    You may as well. Proton on Steam is really effective and with GE I haven't had a game be unplayable for a while. I don't really care for modern loot box gambling simulator paid public alpha type games though, so YMMV.

    3
  • selfhosted Selfhosted What can the 'average Joe' start hosting, that will change their life?
    Jump
    asklemmy Asklemmy why can't I zoom in on pictures?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    oh...I thought you meant using a browser. We DO need a RES for Lemmy. What app are you using? I use Jerboa and I can zoom on that..

    7
  • dreaming
    Dreams, Dreaming, etc. 2dollarsim 1 year ago 100%
    The shadow

    I enter my son's room because I heard talking, meaning he isn't going to sleep. When I go in, I find his cousin there, who won't stop laughing. I grab his arm and ask him why he is there, and I realise there is no way he could be there. I angrily yank his arm and demand he tells me how he is here, why he is here, but he just keeps laughing. I hear ragged breathing from my son, like he is struggling to breathe or being choked, and I turn back to see his head and shoulders covered in a dark shadow. I let go of his cousin and rush towards my son, and the shadow leaps onto my face making the world completely dark. I wake up breathing quickly.

    1
    0
    nsfw NSFW Uploading Content - Let's Save Lemmy.worlds Valuable Resources!
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    I had issues also, I think it might be a problem with the app getting confused that you have 2 users on the same instance? Not sure, I will do more testing

    2
  • maliciouscompliance Malicious Compliance Businesses can discriminate against their customers? Alright then...
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 60%

    Thanks for pointing that out! It's the most obvious psy-op yet and people still aren't catching on.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Oobabooga Text Generation 2dollarsim 1 year ago 100%
    Reddit:pixelnull: My tips for people new to Pygmalion to get better responses and hopefully this clears up a few things about Pygmalion generally. https://www.reddit.com/r/PygmalionAI/comments/10obani/my_tips_for_people_new_to_pygmalion_to_get_better/

    really good tips here!

    1
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Oobabooga Text Generation 2dollarsim 1 year ago 100%
    AI news this week www.youtube.com
    1
    0
    redditwasfun Reddit Was Fun What are the best Lemmy apps for Android/Apple?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    On android I downloaded Jerboa from fdroid store. It works and was simple to install and login.

    Definitely still needs some work but I'm sure it will improve over time.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearIN
    INTJ 2dollarsim 1 year ago 100%
    Sharing time for sufferers of INTJ with ADHD

    Would be nice to hear from people who suffer from this condition who also have ADHD.. How do you relax? How do you switch your mind off at night? How do you motivate yourself to do those tasks that you really don't want to do? How do you *not* focus 110%/25 hours a day on the latest obsession? Do you also have a caffeine and/or nicotine / alcohol addiction?

    1
    0
    politics politics Supreme Court Backs Web Designer Opposed to Same-Sex Marriage
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    I just read an article on this. It's fake. The whole thing was a sham used to push this through the court. There was no web designer or gay couple. I thought this was wierd when I read it, because:

    1. How could some petty matter make it that high up?
    2. How could this ever actually happen in real life, when the business can say 'oh we're sorry we can't take on another job right now.' and avoid any costly legal proceedings??? For that matter, what customer is going to hold a business legally accountable to do work? Wouldn't they just like.. find someone else who will do the work?
    3. A business turning down paid work in this economy? Totally BS

    I don't see really an issue with this, because in principle, any business can turn down work and not give a reason, or give a BS reason, so... nothing changed in the real world. There's plenty of other people more than willing to do paid work.

    It's pretty bad publicity for businesses now to be labelled as 'we don't serve gays here' so I don't see how this is good for them either.

    Seems to be an example of legislation that solved a problem that didn't exist.

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    Oobabooga Text Generation 2dollarsim 1 year ago 100%
    Aitrepreneur: NEW ExLLAMA Breakthrough! 8K TOKENS! LESS VRAM & SPEED BOOST! www.youtube.com

    Tested it myself, huge improvement!

    3
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearOO
    First post

    I'll try post as much good content here as possible to get it started

    2
    0
    technology Technology People are using Chatgpt as voice bots to torture telemarketers
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebear2D
    2dollarsim
    1 year ago 100%

    It gets worse. Now we have people writing summaries for AI to write articles and then people using AI to summarize the articles again.

    4
  • reddit Reddit Dystopian Reddit runs on fake content (must read)
    Jump
    dreaming
    Dreams, Dreaming, etc. 2dollarsim 1 year ago 100%
    Intense fantasy-style dream I had last night (not nsfw)

    Part 1: I was with friends discussing a book that we all enjoyed. Then I was in a house, and I realised that the book was connected to the house. A deep tunnel was being dug, to find something. We were going to find the tunnel. I walked into the other room to light the fire. I picked up the piece of coal to put in the fireplace. It was shaped like the head of an animal. It appeared to be possessed by some malevolent spirit. People were worried about the spirit, but I was antagonistic, and went hunting to find it. Then I can remember entering a large concrete building. A big hairy creature was standing at an opening, trying to fix some clockwork mechanism with chains. He complained that I had made things difficult for him, the chains weren't aligning. He then finally got a large weight attached to a chain to an opening, and let it go, and it started dragging the chains as it slid out. Part 2: I went outside, and saw the chains had started to pull a surface of lead out. I was on top of a long concrete slope, but now the surface was covered in lead. It was like fast flowing liquid metal, except it was solid. I could walk on it, but every second it was changing, appearing to be a river of metal. I enjoyed running down the slope, and up the sides of the walls as the metal flowed over them. I reached the bottom, and was with 2 people: my brother and our close friend. We followed a river until we came to a dam made of terraced stone blocks. It was quite well made, and obviously for people to enjoy walking beside. But we had noticed that the river had been flowing towards the dam, and from the pool at the bottom, small trickles were running up the hill to the top of the dam. My friend commented that 'if you found water that behaved that way, wouldn't you build something to try to stop it?' And it seemed this new fancy stone dam was built on top of an ancient structure. Part 3: We continued walking and at the top of the dam we were in a forest. I split off from the group and noticed in the trees, there were hanging bunches of raspberries. I ate one, and it was delicious. I yelled to the others to try them too, and then noticed that all sorts of different delicious looking berries were hanging down, some even looked and tasted like gummy worms. And then I found the book on the ground, that I mentioned earlier. Things seemed very bad. I ran back over to my friend, who was then acting crazy, and was trying to eat a plastic bag. He tried to brush me off when I tried to get him to stop. I grabbed him by his head and I could see his eyes didn't look right. I told him "I love you bro, I wouldn't be telling you to do this if it wasn't deadly serious. You have to snap out of it. trust me!" And he seemed to understand, and took the plastic out of his mouth. Part 4: Then we walked out of the forest and found ourselves in a room, like a small cafe with windows where we could see the street. Me and my brother were there, and our friend was seated at a table, with a collection of odd things arranged in a specific way. Things like, stones, leaves, half a walnut shell. And there was a woman, she had black hair. She said "and now the last part. A close friend makes 2 brothers realise they have betrayed each other." and the friend moved two objects on the table into different positions. "it's done." he said. And then I realised, that this has all happened before. We had been manipulated again into completing their ritual. Final part: I started to cry and panic a bit, and I yelled at the two of them: "We have been trying to escape but they keep bringing us back here!" The woman told my brother and my friend, "It's not a good idea to look at the sky." But I knew what was there, and I told the other 2 they should look and see for themselves. Outside the world had changed, there was different technology, strange vehicles, and people dressed very differently. Covering most of the sky above us, there was a huge eye, surrounded by dark brown fur. It was watching the world, while everyone tried to avoid it's gaze. And as I looked out the window, moving just enough to glimpse the edge of the eye, I knew I didn't want it to see me.

    2
    0