March 2023

RWKV-LM Homepage, Documentation and Download – Linear Transformer Model – News Fast Delivery

RWKV is a language model that combines RNN and Transformer. It is suitable for long texts, runs faster, has better fitting performance, occupies less video memory, and takes less time for training. The overall structure of RWKV still adopts the idea of ​​Transformer Block, and its overall structure is shown in the figure: Compared with […]

RWKV-LM Homepage, Documentation and Download – Linear Transformer Model – News Fast Delivery Read More »

PEP 582 proposal (Python local packages directory) rejected – News Fast Delivery

The Python Steering Committee rejected the PEP 582 proposal – Python local packages directory, which islocal package directory. This PEP proposes adding an automatic recognition to Python__pypackages__directory, and prefer importing packages installed in this location over user or global site-packages. This will avoid the steps of creating, activating or deactivating a “virtual environment”.When present, Python

PEP 582 proposal (Python local packages directory) rejected – News Fast Delivery Read More »

U.S. advocacy group asks FTC to stop releasing new OpenAI GPT

followingMusk, Apple co-founders and others sign a joint open letterAfter calling for a moratorium on large-scale generative AI experiments (an open letter also signed by CAIDP chair Marc Rotenberg),Center for Artificial Intelligence and Digital Policy (CAIDP), a nonprofit research organization TowardsThe U.S. Federal Trade Commission (FTC) filed a complaint seekingInvestigate Open AI and its product

U.S. advocacy group asks FTC to stop releasing new OpenAI GPT Read More »

D2 Homepage, Documentation and Downloads – Diagram Scripting Language – News Fast Delivery

D2 is a modern diagramming scripting language that converts text into diagrams. It stands for declarative diagrams, users just need to use descriptive text and it will automatically generate images. Here’s its Hello World: For example, to download the CLI, create a file called input.d2 file, copy and paste the following content, and run this

D2 Homepage, Documentation and Downloads – Diagram Scripting Language – News Fast Delivery Read More »

The author of curl announced that it will no longer send security vulnerability warnings to distributions- News Fast Delivery – Chinese Open Source Technology Exchange Community

curl author Daniel Stenberg announced in a blog that he will no longer send advance notices about cURL security vulnerabilities to the mailing lists of various Linux distributions. Daniel Stenberg started in 2011 sending “advance notifications” about “discovered but unresolved” curl security vulnerabilities to the distro mailing list (then called linux-distros). Give distributions a head

The author of curl announced that it will no longer send security vulnerability warnings to distributions- News Fast Delivery – Chinese Open Source Technology Exchange Community Read More »

Computers in 1984 can also run Chat-GPT? ! – News Fast Delivery

Singaporean reverse computing enthusiast Yeo Kheng Meng has released a “doschgpt” ChatGPT client for MS-DOS systems from the 1980s. At present, the ChatGPT client of this DOS system has successfully run on an IBM 5155 portable PC in 1984. This machine is equipped with an Intel 8088 CPU with a main frequency of 4.77Mhz and

Computers in 1984 can also run Chat-GPT? ! – News Fast Delivery Read More »

Lit-LLaMA ️ Homepage, Documentation and Downloads – Language Model Based on nanoGPT – News Fast Delivery

Lit-LLaMA is an implementation of the nanoGPT-based LLaMA language model that supports quantization, LoRA fine-tuning, and pre-training. Design Principles Simple: single file implementation, no boilerplate code Correct: Numerically equivalent to the original model Optimized: run on consumer hardware or at scale Open source: no strings attached set up Clone repository

Lit-LLaMA ️ Homepage, Documentation and Downloads – Language Model Based on nanoGPT – News Fast Delivery Read More »

Pose Estimation Toolbox MindPose

MindPose is an open-source MindSpore-based pose estimation toolbox. It collects a series of classical and SoTA vision models, such as HRNet, and their pre-trained weights and training strategies. Key Features Ease of use. MindPose breaks down the vision framework into various configurable components. Use MindPose to easily customize your data pipelines, models and learning pipelines:

Pose Estimation Toolbox MindPose Read More »

nanoGPT Homepage, Documentation and Downloads – Fast and lightweight medium-sized GPT project – News Fast Delivery

nanoGPT claims to be the easiest and fastest database for training/tuning medium-sized GPT, and is still under active development, but the documentation train.pyGPT-2 was reproduced on OpenWebText (trained for about 4 days on an 8XA100 40GB node). Because the code is so simple, it’s easy to modify it to suit your needs, train a new

nanoGPT Homepage, Documentation and Downloads – Fast and lightweight medium-sized GPT project – News Fast Delivery Read More »

MindFormers, a full-process development kit for large model training/reasoning/deployment

The goal of the MindSpore MindFormers kit is to build a full-process development kit for large model training, reasoning, and deployment: it provides the industry’s mainstream Transformer-type pre-training model and SOTA downstream task applications, covering a wealth of parallel features. It is expected to help users easily realize large model training and innovative research and

MindFormers, a full-process development kit for large model training/reasoning/deployment Read More »

Darklang releases version 9 – News Fast Delivery

Darklang released its ninth version at the end of January. Darklang is a programming language (with built-in infrastructure) for “deployless” deployment. Strictly speaking, it’s a mix of language, editor, and infrastructure, primarily for building backend web services. The original intention of Darklang is to break the explosion of tool sets and make it easier to

Darklang releases version 9 – News Fast Delivery Read More »

Blender 3.5 is released, bringing built-in hair assets and a new viewport experience- News Fast Delivery

Blender 3.5 is out now! This release features a brand new viewport compositor, vector displacement in sculpt mode,Built-in fur assetsCycles light sampling and more. Blender is a free and open source 3D computer graphics software toolset for creating animated films, visual effects, art, 3D printed models, interactive 3D applications, VR, and computer games. Built-in fur

Blender 3.5 is released, bringing built-in hair assets and a new viewport experience- News Fast Delivery Read More »

Daily Blog | Using Convolutional Neural Networks to Remove Moiré from Images

This article introduces how to use convolutional neural network to detect remake pictures, mainly moiré pictures; its main innovation lies in the network structure, which separates the high and low frequency information of the picture. #Daily #Blog #Convolutional #Neural #Networks #Remove #Moiré #Images

Daily Blog | Using Convolutional Neural Networks to Remove Moiré from Images Read More »