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/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
jiaqianjing/llama.cpp
Port of Facebook's LLaMA model in C/C++
jiaqianjing/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
jiaqianjing/agentscope
Start building LLM-empowered multi-agent applications in an easier way.
jiaqianjing/Amphion
Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
jiaqianjing/awesome-compose
Awesome Docker Compose samples
jiaqianjing/ChatTTS
ChatTTS is a generative speech model for daily dialogue.
jiaqianjing/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
jiaqianjing/clarity-upscaler
Clarity-Upscaler: Reimagined image upscaling for everyone
jiaqianjing/ComfyUI
The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
jiaqianjing/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
jiaqianjing/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
jiaqianjing/docker-compose-monitor
jiaqianjing/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
jiaqianjing/FunASR
A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models. |语音识别工具包,包含丰富的性能优越的开源预训练模型,支持语音识别、语音端点检测、文本后处理等,具备服务部署能力。
jiaqianjing/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
jiaqianjing/LLaMA-Factory
Unify Efficient Fine-Tuning of 100+ LLMs
jiaqianjing/LLMFarm
llama and other large language models on iOS and MacOS offline using GGML library.
jiaqianjing/MiniGemini
Official implementation for Mini-Gemini
jiaqianjing/modelscope-agent
ModelScope-Agent: An agent framework connecting models in ModelScope with the world
jiaqianjing/my_dsm
docker compose 构建群辉 nas (macvlan 版)
jiaqianjing/ollama
Get up and running with Llama 3, Mistral, Gemma, and other large language models.
jiaqianjing/OOTDiffusion
Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
jiaqianjing/openwrt-frp
Frpc & Frps for OpenWrt
jiaqianjing/powerlevel10k
A Zsh theme
jiaqianjing/sd-scripts
jiaqianjing/stable-diffusion-webui
Stable Diffusion web UI
jiaqianjing/unsloth
Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory
jiaqianjing/virtual-dsm
Virtual DSM in a Docker container.
jiaqianjing/whisper.cpp
Port of OpenAI's Whisper model in C/C++