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/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/wanda
A simple and effective LLM pruning approach.
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/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
caocongfeng/neurips-llm-efficiency-challenge
Starter pack for NeurIPS LLM Efficiency Challenge 2023.
caocongfeng/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
caocongfeng/self-instruct
Aligning pretrained language models with instruction data generated by themselves.