Pinned Repositories
auto-generated-characters
面部表情/动作迁移 + 唇形同步
ChineseBERT-Paddle
论文名称: ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information 数据集: CMRC XNLI ChnSentiCorp LCQMC OntoNotes 4.0 验收标准: 1. 复现ChineseBert模型(参考论文和实现链接) 2. 完成模型权重从pytorch到paddle的转换代码,转换2个预训练权重(“ChineseBERT-base”,“ChineseBERT-large”) 3. "ChineseBERT-large"模型指标:CMRC dev/test=70.70/78.05(见论文Table 2), XNLI dev/test=82.7/81.6(见论文Table 4),ChnSentiCorp dev/test=95.8/95.9 4. 提交PR至PaddleNLP
client
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
fnet_paddle
HowlerBot
Howler : )
ImageNet_ResNet_Tensorflow2.0
Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码
llama.cpp
Port of Facebook's LLaMA model in C/C++
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
spark-demo
this is a spark code about wordcount and sort with scopt
transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
jiaqianjing's Repositories
jiaqianjing/alpaca-lora
Instruct-tune LLaMA on consumer hardware
jiaqianjing/AppFlowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
jiaqianjing/AutoX
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
jiaqianjing/Baichuan-13B
A 13B large language model developed by Baichuan Intelligent Technology
jiaqianjing/baichuan-7B
A large-scale 7B pretraining language model developed by Baichuan
jiaqianjing/bark
🔊 Text-Prompted Generative Audio Model
jiaqianjing/BELLE
BELLE: BE Large Language model Engine(开源中文对话大模型)
jiaqianjing/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
jiaqianjing/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
jiaqianjing/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
jiaqianjing/ChuanhuChatGPT
GUI for ChatGPT API
jiaqianjing/ColossalAI
Colossal-AI: A Unified Deep Learning System for Big Model Era
jiaqianjing/ControlNet
Let us control diffusion models!
jiaqianjing/docx2python
Extract docx headers, footers, (formatted) text, footnotes, endnotes, properties, and images.
jiaqianjing/flash-attention
Fast and memory-efficient exact attention
jiaqianjing/LongNet
Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens"
jiaqianjing/Open-Llama
The complete training code of the open-source high-performance Llama model, including the full process from pre-training to RLHF.
jiaqianjing/OpenChatKit
jiaqianjing/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
jiaqianjing/silk-v3-decoder
[Skype Silk Codec SDK]Decode silk v3 audio files (like wechat amr, aud files, qq slk files) and convert to other format (like mp3). Batch conversion support.
jiaqianjing/stable-diffusion-webui-composable-lora
This extension replaces the built-in LoRA forward procedure.
jiaqianjing/stable-diffusion-webui-two-shot
Latent Couple extension (two shot diffusion port)
jiaqianjing/StableLM
StableLM: Stability AI Language Models
jiaqianjing/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
jiaqianjing/TigerBot
TigerBot: A multi-language multi-task LLM
jiaqianjing/unilm
UniLM - Unified Language Model Pre-training / Pre-training for NLP and Beyond
jiaqianjing/vall-e
PyTorch implementation of VALL-E(Zero-Shot Text-To-Speech), Reproduced Demo https://lifeiteng.github.io/valle/index.html
jiaqianjing/VisualGLM-6B
Chinese and English multimodal conversational language model | 多模态中英双语对话语言模型
jiaqianjing/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
jiaqianjing/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.