Pinned Repositories
audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
Bert-VITS2
vits2 backbone with multilingual-bert
bitcoin
Bitcoin Core integration/staging tree
bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
caocongfeng
Config files for my GitHub profile.
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
fish-speech
Brand new TTS solution
freqtrade
Free, open source crypto trading bot
GNN_CZ_Software_Mentions
This code is used to analysis CZ_Software_Mentions
caocongfeng's Repositories
caocongfeng/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
caocongfeng/Bert-VITS2
vits2 backbone with multilingual-bert
caocongfeng/bitcoin
Bitcoin Core integration/staging tree
caocongfeng/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
caocongfeng/caocongfeng
Config files for my GitHub profile.
caocongfeng/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
caocongfeng/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
caocongfeng/fish-speech
Brand new TTS solution
caocongfeng/freqtrade
Free, open source crypto trading bot
caocongfeng/GNN_CZ_Software_Mentions
This code is used to analysis CZ_Software_Mentions
caocongfeng/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
caocongfeng/GraphGPS_Edge_Regularization
caocongfeng/LLaMA-Adapter
Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
caocongfeng/LLaMA-Factory
Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)
caocongfeng/LLMs-Finetuning-Safety
We jailbreak GPT-3.5 Turbo’s safety guardrails by fine-tuning it on only 10 adversarially designed examples, at a cost of less than $0.20 via OpenAI’s APIs.
caocongfeng/long_llama
LongLLaMA is a large language model capable of handling long contexts. It is based on OpenLLaMA and fine-tuned with the Focused Transformer (FoT) method.
caocongfeng/Megatron-LM
Ongoing research training transformer models at scale
caocongfeng/mlx-examples
Examples in the MLX framework
caocongfeng/PowerInfer
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
caocongfeng/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
caocongfeng/OneForAll
A fundational graph learning framework that solves cross-domain/cross-task classification problems using one model.
caocongfeng/Research-Artifact-Analysis-NLP-OSS-2023-Paper
This repository contains the files supporting the paper "Empowering Knowledge Discovery from Scientific Literature: A novel approach to Research Artifact Analysis".
caocongfeng/stable-diffusion-webui
Stable Diffusion web UI
caocongfeng/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
caocongfeng/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
caocongfeng/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
caocongfeng/transformer-debugger
caocongfeng/Unimodal-Models-Similarity-Exploration
caocongfeng/ViT-Adapter
[ICLR 2023 Spotlight] Vision Transformer Adapter for Dense Predictions
caocongfeng/wanda
A simple and effective LLM pruning approach.