Skip to content

Instruct-tune LLaMA on consumer hardware

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE_ALPACA_LORA
Notifications You must be signed in to change notification settings

KohakuBlueleaf/guanaco-lora

 
 

Guanaco-lora: LoRA for trainin Multilingual Instruction-following LM based on LLaMA

  • 🤗 Try the pretrained model out here

This repository is forked from alpaca-lora, and introduce a method to train more modules like embed/head with lora.

with trained embed and head, you can get better result on multilang performance.

Dataset

We use cleaned version alpaca from alpaca-lora and whole guanaco dataset to train the pretrained model.

guanaco dataset: link

Usage

basically as same as alpaca lora

Example

Some example of instruction-based QA and instruction-based chat image

Resource

Todo...

About

Instruct-tune LLaMA on consumer hardware

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE_ALPACA_LORA

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 74.0%
  • Python 26.0%