--- license: gpl-3.0 datasets: - databricks/databricks-dolly-15k language: - en pipeline_tag: question-answering --- Minimal Alpaca-LORA trained with [databricks/databricks-dolly-v2-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k) dataset and based on [OpenLLaMA-3B-600BT](https://huggingface.co/openlm-research/open_llama_3b_600bt_preview). ### I have no powerful GPUs, so I am training it using Google Colab. I am working on Jupyter Notebook to train it and then I release it.