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/)BE
Posts
1
Comments
283
Joined
2 yr. ago

  • For a 16k context window using q4_k_s quants with llamacpp it requires around 32GB. You can get away with less using smaller context windows and lower accuracy quants but quality will degrade and each chain of thought requires a few thousand tokens so you will lose previous messages quickly.

  • The issue isn't really "too busy with jobs", it's not having enough monetary resources to take care of a large non-working population. The fear with AI is that it will take the comfy, high paying office jobs and demote the non c-suites down to manual labor. Unless corporate taxes are increased dramatically (unlikely) many of the young working class will be stretched thin trying to pay for their parent's care.

  • If you're getting one for linux be warned that it's not as straight forward as regular laptops due to the unlocking process, sometimes non-standard hardware and the unique keyboard layout. If you do anything where you make heavy use of f-keys or delete it's not worth it.

    Also never buy one new, schools dump them by the truckload so it's easy to get solid hardware at much lower prices.

    Chromebooks are designed around coercing the user into the google ecosystem. Everything google based is seamless while everything else is a second class citizen.

  • With the families’ offer, other Jones creditors would get a total of $100,000 more than they would get if First United American Companies bought Infowars, according to The Onion’s bidding document.

    So the Onion's bid was higher over all for the other creditors and Jones is mad that they can't pay his way out of this. The trustee is supposed to do what's in the best interest of the creditors, which includes the families.

    Also, having your friend buy your assets back for you out of bankruptcy seems like fraud, but I don't know the specific laws.

  • Permanently Deleted

    Jump
  • This is actually pretty smart because it switches the context of the action. Most intermediate users avoid clicking random executables by instinct but this is different enough that it doesn't immediately trigger that association and response.

  • All signs point to this being a finetune of gpt4o with additional chain of thought steps before the final answer. It has exactly the same pitfalls as the existing model (9.11>9.8 tokenization error, failing simple riddles, being unable to assert that the user is wrong, etc.). It's still a transformer and it's still next token prediction. They hide the thought steps to mask this fact and to prevent others from benefiting from all of the finetuning data they paid for.