Edit model card

A Chinese instruction-tuned LLaMA(30b)

dataset: translated alpaca instruction dataset.

Usage

Please check Alpaca to install the base project and then

python generate.py \
    --load_8bit \
    --base_model 'decapoda-research/llama-30b-hf' \
    --lora_weights 'llmatics/alpaca-lora-cn-30b'
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .