|
--- |
|
base_model: openlm-research/open_llama_3b |
|
inference: True |
|
model_type: llama |
|
prompt_template: | |
|
### Instruction:\n |
|
{prompt} |
|
### Response: |
|
quantized_by: mwitiderrick |
|
tags: |
|
- transformers |
|
--- |
|
# OpenLLaMA: An Open Reproduction of LLaMA |
|
|
|
This is an [OpenLlama model](https://huggingface.co/openlm-research/open_llama_3b) that has been fine-tuned on 2 epochs of the first 5000 samples from the |
|
[Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus) dataset. |
|
|
|
The modified version of the dataset can be found [here](mwitiderrick/Open-Platypus) |