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/)DA
Posts
1
Comments
208
Joined
1 yr. ago
  • Just 4 years ago I was on the verge of doing it. Today while still having the recurrent though, I'm doing a lot better. And every single suicidal/depressive people is a different world, so yes, people can have 180° change in less than 6 years.

    There is no single rule of thumb to apply here, as much as ignorance may lead you yo believe so.

  • Algorithms that find approximate solutions to Traveling Businessman Problem are handful (some just use Markov Chains, a rather easy topic). Finding the exact solution is a hell lot harder.

    If your solution has an estimated error margin of 2% or less, it works just fine for basically any practical purpose.

  • It would work the same way, you would just need to connect with your local model. For example, change the code to find the embeddings with your local model, and store that in Milvus. After that, do the inference calling your local model.

    I've not used inference with local API, can't help with that, but for embeddings, I used this model and it worked quite fast, plus was a top2 model in Hugging Face. Leaderboard. Model.

    I didn't do any training, just simple embed+interference.

  • OP can also use an embedding model and work with vectorial databases for the RAG.

    I use Milvus (vector DB engine; open source, can be self hosted) and OpenAI's text-embedding-small-3 for the embedding (extreeeemely cheap). There's also some very good open weights embed modelsln HuggingFace.

  • Oh, you can interpretate anti-matter as either matter that has negative energy and travels forward in time, or matter with positive energy that travels backwards in time, and both interpretation are valid under Dirac's equation.

  • Such a drastic change to 2026 regulations made no sense in almost mid 2025. Teams have to prepare new year's cars on a limited budget, and doing so with a new engine of different weight and dimensions is almost senseless just 9 months short of preseason tests.

  • This is a form of pressure.

    Take for example the apartheid in South Africa. The rugby team was not able to participate in some of the world cups. While not the key action that ended apartheid, it did pressure the Government in some way. Not player's fault, not the spectators fault, not the world cup organization team fault, yet they all got punished in some way.

  • There are also anti neutrons that have a neutral charge

    Expanding onto this, it raises the question: how is a neutron different to an anti-neutron?

    A neutron can be though of a particle composed of 2 down and 1 up quarks and lot of gluon's that keep everything together. The gluon is its own antiparticle, so the antineutron has 2 anti-down quarks, 1 anti-up quarks and gluons. This way it becomes a different particle despite also being of neutral charge.

  • A place for everything about math @lemmy.ml
    Danitos @reddthat.com

    Michel Talagrand Wins Abel Prize for Work Wrangling Randomness

    This year's Abel Prize has just been awarded to Michael Talagrand. I didn't knew about his work, but it seems really interesting and he made an effort to make it really accessible both to read and access.