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'
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.