InternLM InternLM is a multilingual large language model jointly developed by Shanghai AI Lab and SenseTime (with equal contribution), in collaboration with the Chinese University of Hong Kong, Fudan University, and Shanghai Jiaotong University. Technical report: [PDF] Note: Please right click the link above to directly download the PDF file. Abstract We present InternLM, a multilingual foundational language model with 104B parameters. InternLM is pre-trained on a large corpora with 1.6T token…
Information about the fractureiser malware Pardon our dust, documentation still in progress What? fractureiser is a Virus found in several Minecraft projects uploaded to CurseForge and CraftBukkit's dev website. The malware is embedded in multiple mods, some of which were added to highly popular modpacks. The Malware is only known to target Windows and Linux Systems. If left unchecked, fractureiser can be INCREDIBLY DANGEROUS to your machine. Please read through this document for the …
A modern Wine wrapper for macOS built with SwiftUI Whisky 🥃 Wine but a bit stronger Familiar UI that integrates seamlessly with macOS One-click bottle creation and management Debug and profile with ease Whisky provides a clean and easy to use graphical wrapper for Wine built in native SwiftUI. You can make and manage bottles, install and run Windows apps and games, and unlock the full potential of your Mac with no technical knowledge required. Whisky is built on top of CrossOver 22.1…
rich text editor by canvas/svgcanvas-editor a rich text editor by canvas/svg tips docs The render layer by svg is under development, see feature/svg The export pdf feature is available now, see feature/pdf usage npm i @hufe921/canvas-editor --save <div class="canvas-editor"></div> import Editor from "@hufe921/canvas-editor" new Editor(document.querySelector(".canvas-editor"), [ { value: "Hello World" } ]) next features improve lis…
Code for the Recognize Anything Model and Tag2Text Model🏷️ Recognize Anything: A Strong Image Tagging Model & Tag2Text: Guiding Vision-Language Model via Image Tagging Official PyTorch Implementation of the Recognize Anything Model (RAM) and the Tag2Text Model. RAM is a strong image tagging model, which can recognize any common category with high accuracy. Tag2Text is an efficient and controllable vision-language model with tagging guidance. When combined with localization models (Grounde…
Intel One Mono font repositoryIntel One Mono Typeface Introducing Intel One Mono, an expressive monospaced font family that’s built with clarity, legibility, and the needs of developers in mind. It’s easier to read, and available for free, with an open-source font license. Identifying the typographically underserved low-vision developer audience, Frere-Jones Type designed the Intel One Mono typeface in partnership with the Intel Brand Team and VMLY&R, for maximum legibility to address deve…
Nekoclient infection detectorNeko Detector A tool to help detect if you are infected by the fractureiser malware. The fractureiser malware once you run it, infects any jar it is able to find. This tool will help you detect if you are infected by the malware by scanning every jar file in your computer and checking if it shows sign of infection. For more information about the malware, please refer to the information document. Usage java -jar scanner.jar <# of threads> <path to scan>…
A SAM-based model for instance segmentation of images of grainssegmenteverygrain Description 'segmenteverygrain' is a Python package that aims to detect grains (or grain-like objects) in images. The goal is to develop an ML model that does a reasonably good job at detecting most of the grains in a photo, so that it will be useful for determining grain size and grain shape, a common task in geomorphology and sedimentary geology. 'segmenteverygrain' relies on the Segment Anything…
This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.Christian's "Boilerplates" Hi, there! 👋 I’m Christian, a 35-year-old tech enthusiast from Germany, and I love to inspire and educate people in IT. This Repository Boilerplates is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies. ⚠️ Be aware, products can change over time. I do my best to ke…