stanford_alpaca
stanford_alpaca copied to clipboard
A simple codebase for llama finetuning with adapter
We implement a simple adapter codebase for finetuning llama in the following github link:
https://github.com/ZrrSkywalker/LLaMA-Adapter
We are going to support larger models and try multimodal input.
good job