News

Base64Util Homepage, Documentation and Download – Base64 Codec Tool – News Fast Delivery

Base64Util canSave the file generated by Base64 decoding to the specified path; or convert the file into Base64 code, supported language: java. <!– https://mvnrepository.com/artifact/icu.xuyijie/Base64Utils –> <dependency> <groupId>icu.xuyijie</groupId> <artifactId>Base64Utils</artifactId> <version>1.2.3</version> </dependency> // 将文件编码成Base64,可传入文件全路径,或者一个 File 对象 String s = Base64Util.transferToBase64(“D:/下载/Screenshot_20221008-090627.png”); File file = new File(filePath); String s = Base64Util.transferToBase64(file); System.out.println(s); // 将Base64转换成文件保存到指定位置,可传入文件全路径或者分别传入保存位置和文件名 String s1 = Base64Util.generateFile(s, “D:/下载/aaa.png”); […]

Base64Util Homepage, Documentation and Download – Base64 Codec Tool – News Fast Delivery Read More »

WizardLM Homepage, Documentation and Downloads – Fine-tuning Large Language Model Based on LLaMA – News Fast Delivery

WizardLM is a fine-tuned 7B LLaMA model. It fine-tunes following the dialogue through a large number of commands of varying difficulty. The novelty of this model is the use of LLM to automatically generate training data. The WizardLM model uses a new method called Evol-Instruct (a new method to improve the ability of LLM by

WizardLM Homepage, Documentation and Downloads – Fine-tuning Large Language Model Based on LLaMA – News Fast Delivery Read More »

SantaCoder Homepage, Documentation and Downloads- Lightweight AI Programming Model- News Fast Delivery

SantaCoder is a language model with 1.1 billion parameters that can be used for code generation and completion suggestions in several programming languages ​​such as Python, Java, and JavaScript. According to the official information, the basis for training SantaCoder is The Stack (v1.1) data set. Although SantaCoder is relatively small in size, with only 1.1

SantaCoder Homepage, Documentation and Downloads- Lightweight AI Programming Model- News Fast Delivery Read More »

Enlightenment Homepage, Documentation and Downloads – Bilingual Multimodal Large Language Model – News Fast Delivery

“Enlightenment” is a bilingual multimodal pre-training model with a scale of 1.75 trillion parameters.There are currently 7 open source model results in the project, and the model parameter files need to beEnlightenment platformMake a download request. Graphics CogView The CogView parameter is 4 billion. The model can generate images from text, and after fine-tuning, it

Enlightenment Homepage, Documentation and Downloads – Bilingual Multimodal Large Language Model – News Fast Delivery Read More »

Pengcheng·Pangu α Homepage, Documentation and Download- Chinese Pre-trained Language Model- News Fast Delivery

Pengcheng Pangu α is the industry’s first 200 billion parameter pre-trained language model with Chinese as the core. Currently, two versions are open source: Pengcheng Pangu α and Pengcheng Pangu α enhanced version, and support both NPU and GPU. It supports rich scene applications, and has outstanding performance in text generation fields such as knowledge

Pengcheng·Pangu α Homepage, Documentation and Download- Chinese Pre-trained Language Model- News Fast Delivery Read More »

Baize Homepage, Documentation and Downloads – Large Language Model Trained Using LoRA – News Fast Delivery

Baize is an open-source chat model trained with LoRA, which improves upon the open-source large-scale language model LLaMA by fine-tuning LLaMA with a newly generated chat corpus, which runs on a single GPU, making it available to a wider range of researchers . Bai Ze currently includes four models in English: Bai Ze-7B, 13B, and

Baize Homepage, Documentation and Downloads – Large Language Model Trained Using LoRA – News Fast Delivery Read More »

MusicPlayer2 Homepage, Documentation and Download- Multifunctional Music Player- News Fast Delivery

MusicPlayer2 is an audio player software that integrates music playback, lyrics display, format conversion and many other functions. Support lyrics display, lyrics karaoke style display, lyrics online download, lyrics editing, song tag recognition, album cover display, album cover online download, frequency spectrum analysis, sound effect setting, task bar thumbnail button, theme color, format conversion and

MusicPlayer2 Homepage, Documentation and Download- Multifunctional Music Player- News Fast Delivery Read More »

Inlyne Homepage, Documentation and Downloads – Markdown + HTML Viewer – News Fast Delivery

Inlyne is a GPU powered but browserless A tool that helps you quickly view Markdown files in the blink of an eye. characteristic: browserless – One shouldn’t need electron or chrome to quickly view markdown files in a repository. GPU driver — thanks to WGPU project,Rendering can and will be done on the

Inlyne Homepage, Documentation and Downloads – Markdown + HTML Viewer – News Fast Delivery Read More »

Linly Homepage, Documentation and Downloads – Large Scale Chinese Language Model – News Fast Delivery

This project provides the community withChinese dialogue model Linly-ChatFlow, Chinese basic model Linly-Chinese-LLaMA and their training data.model based on Tencent Pretrain The pre-training framework is realized, and the full-tuning on 32 * A100 GPU will gradually open up the Chinese model weights of 7B, 13B, 33B, and 65B scales. The Chinese basic model is based

Linly Homepage, Documentation and Downloads – Large Scale Chinese Language Model – News Fast Delivery Read More »

OURS Project Homepage, Documentation and Download- Open Source Smartphone Made by Raspberry Pi- News Fast Delivery

OURS Project is a DIY open source Linux smart phone with Raspberry Pi, which is convenient for users to upgrade and maintain. Below is a complete hardware and software description that other developers can use to fix and improve upon the original design. Specification list 4G LTE network call, text message Quad-core 1.2GHz Broadcom BCM2837

OURS Project Homepage, Documentation and Download- Open Source Smartphone Made by Raspberry Pi- News Fast Delivery Read More »

AnyLabeling Homepage, Documentation and Downloads- Automatic Labeling Tool- News Fast Delivery

AnyLabeling is an automatic labeling tool that can use YOLOv5, YOLOv8, Segment Anything, or a custom model for labeling. Image annotations for polygons, rectangles, circles, lines and points. Automatic labeling using YOLOv5 YOLOv8 and Segment Anything. Text detection, recognition and KIE (Key Information Extraction) tagging. Available in multiple languages: English, Vietnamese,

AnyLabeling Homepage, Documentation and Downloads- Automatic Labeling Tool- News Fast Delivery Read More »

Code Radio CLI Homepage, Documentation and Downloads – Command Line Music Player Written in Rust – News Fast Delivery

Code Radio CLI is a command-line music player written based on Rust, allowing you to play music in the terminal. The music provided by this tool is not ordinary songs, but curated music for writing codes. The following is the installation method, taking Windows as an example: # 打开终端或者其他支持本地 Shell 的终端工具 # 安装 Code

Code Radio CLI Homepage, Documentation and Downloads – Command Line Music Player Written in Rust – News Fast Delivery Read More »

Clash Homepage, Documentation and Downloads – Rules Based Go Tunneling – News Fast Delivery

Clash is a rule-based tunneling for Go. characteristic: Native HTTP/HTTPS/SOCKS server with authentication support Shadowsocks(R), VMess, Trojan, Snell, SOCKS5, HTTP(S) outbound support built-infake IP DNS server designed to minimize the impact of DNS pollution attacks. Support for DoH/DoT upstream. Route packets to different destinations based on domain, GEOIP, IP-CIDR or process

Clash Homepage, Documentation and Downloads – Rules Based Go Tunneling – News Fast Delivery Read More »

ApiCat Homepage, Documentation and Downloads – API Development Tools Based on AI Technology – News Fast Delivery

ApiCat is an API development tool based on AI technology, which aims to help developers develop APIs faster and more efficiently through automation and intelligence. ApiCat supports the import and export of OpenAPI and Swagger data files, and can analyze and identify the API requirements input by users, and automatically generate corresponding API documents and

ApiCat Homepage, Documentation and Downloads – API Development Tools Based on AI Technology – News Fast Delivery Read More »