Black belt in Mikado, Photo model, for the photos where they put under ‘BEFORE’

  • 185 Posts
  • 635 Comments
Joined 4 年前
cake
Cake day: 2021年4月25日

help-circle








  • You can find it in HuggingFace.

    Apertus is designed with transparency at its core, thereby ensuring full reproducibility of the training process. Alongside the models, the research team has published a range of resources: comprehensive documentation and source code of the training process and datasets used, model weights including intermediate checkpoints – all released under a permissive open-source license, which also allows for commercial use. The terms and conditions are available via Hugging Face. ​Apertus was developed with due consideration to Swiss data protection laws, Swiss copyright laws, and the transparency obligations under the EU AI Act. Particular attention has been paid to data integrity and ethical standards: the training corpus builds only on data which is publicly available. It is filtered to respect machine-readable opt-out requests from websites, even retroactively, and to remove personal data, and other undesired content before training begins.

    You can use it here (optional free account).

    Review:

    Apertus truly delivers on its transparency promises, representing one of the most open and transparent LLM projects to date. The philosophy has been “open at every level,” backed by concrete actions that set new standards for AI transparency.


  • There are a lot of RNG out there since a quarter of an century, used by some webs, games and others, any card or slotgame in your mobile use one, but as said, they have nothing yo do with an QRNG. RNG numbers are not really random. If you have the algorrithm or the formula, you can recreate this numbers. In QRNG it is not possible, because they are based on random conditions of quantums itself.


  • RNG chips, yes, but it isn’t the same. Random numbers from hardware or algorrithm generators are only pseudo random numbers, because depending on seeds generated in mathematical way or by Date/hour and similar. It isn’t full randomly, because depends on clear formulas and algorrithms. Way different from random numbers by quantum states, which are really random and can’t be recreated using a formula or algorrithm.This is important in eg, encrypting apps and similar











  • Well, it’s not OpenSource, nor Markdown, but free, private and perfect to use ro design a Website fast and easy. It’s the Blue Velvet Editor, a complete wordprocessor or Html editor, which save the files locally in Html format by default, so it only need to upload it as is to an host. You can even select the content of an website and paste it in the editor, there it will appear in its original UI with all working links. Works in PC and Mobile, in the browser or as PWA.