Text Generation
PEFT
Safetensors
llama-2
Eval Results
dfurman's picture
Update README.md
5542768
|
raw
history blame
777 Bytes
---
library_name: peft
license: llama2
datasets:
- ehartford/dolphin
tags:
- llama-2
inference: false
pipeline_tag: text-generation
---
# llama-2-70b-dolphin 🦙🐬
This instruction model was built via parameter-efficient QLoRA finetuning of [llama-2-70b](https://huggingface.co/meta-llama/Llama-2-13b-hf) on the first 25k rows of [ehartford/dolphin](https://huggingface.co/datasets/ehartford/dolphin) (an open-source implementation of [Microsoft's Orca](https://www.microsoft.com/en-us/research/publication/orca-progressive-learning-from-complex-explanation-traces-of-gpt-4/)). Finetuning was executed on a single H100 (80 GB PCIe) for roughly XX hours on the [Lambda Labs](https://cloud.lambdalabs.com/instances) platform.
---
### Framework versions
- PEFT 0.5.0.dev0