Lists (12)
Sort Name ascending (A-Z)
Stars
finetune llama2 with traditional chinese dataset
OpenAlpaca: A Fully Open-Source Instruction-Following Model Based On OpenLLaMA
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates. - Professor Yu Liu
Collection of papers using LLaMA as backbone model
Official code for Empower NLG: Offline Reinforcement Learning for Informal Summarization in Online Domains
Chang Gung University Computer Science / Artificial Intelligence learning material
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
A list of contrastive Learning papers
Python - 100天从新手到大师
A collection of resources and papers on Diffusion Models
A comprehensive list of awesome contrastive self-supervised learning papers.
A comprehensive list of Awesome Contrastive Learning Papers&Codes.Research include, but are not limited to: CV, NLP, Audio, Video, Multimodal, Graph, Language, etc.
In this project, we design a fuzzy controller to control a simple traffic light. The input is the number of vehicles about to pass on Main Street and the number of vehicles waiting on Side Street. …
The Face Mask Identifier - Machine Learning for Public Health
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch