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/)BM
Posts
0
Comments
915
Joined
2 yr. ago

  • A 7B model can run on a GPU with just 6GB VRAM, provided the GPU has proper compression storage, which is every gpu named nVidia something.

    If the AI assistant runs locally, this is great. If it uses Cloud, welll, that's going to cost money somehow.

  • Someone once commented about a regional ISP with a customer base about five figures in size. Did they use a database system to track customer billing? Nope. All the customers and their billing info are on one spreadsheet. Billing customers means manually crawling through the spreadsheet and typing up the bill.

  • Permanently Deleted

    Jump
  • As for models... depending on what style you are looking for.... nonrealistic / toon style, Pony Diffusion (v6 currently), with lots of loras and tunes for different subjects or themes. Also bïfrost and variants for photorealism...

  • Permanently Deleted

    Jump
  • However, allowing ads means allowing tracking. You got corelation with the ads being served from ad brokers, who can now see what sites you been on and have a record of where you've been.

  • Permanently Deleted

    Jump
  • Yes, turning off adblocker is worse. You should be using Tor browser with default configuration to browse privately, and never sign in to anything to further avoid getting tracked.

  • Permanently Deleted

    Jump
  • Browser fingerprinting takes measurement of things the browser exposes. If a browser exposes installed extensions, this can be used to corelate information. If awebsite checks if the browser loaded something or not, that also can be used to corelate.

    Example, you (ip address xxx.xxx.xxx.xxx) visited this website (trackingsite.xyz), with a screen resolution of 1920x1080, using a (Mozilla/firefox) browser. The three trigger pixels did not load, meaning you're using an adblocker, and the remote font loaded from localhost, not google. Your canvas, microphone, and camera are all blocked. Your browser also responded to an api ping for (useful extension). Interesting. This same configuration was also on (othertrackingsite.xyz) and (definitelyalegalsite.xyz), both of which a browser with the same info navigated to for at least 5 minutes, so we know it wasn't a mistype. This same browser configuration was seen regularly browsing these sites on [days of the week] at [time of day], indicating a regular habit.

    We know who you are and where you have gone.