Llama-3.1-Tango-70b / README.md
Darok's picture
Upload folder using huggingface_hub
ca5594d verified
---
base_model:
- nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
- sandbox-ai/Llama-3.1-Tango-70b
library_name: transformers
tags:
- mergekit
- merge
---
# out
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the passthrough merge method.
### Models Merged
The following models were included in the merge:
* [nvidia/Llama-3.1-Nemotron-70B-Instruct-HF](https://huggingface.co/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF) + [sandbox-ai/Llama-3.1-Tango-70b](https://huggingface.co/sandbox-ai/Llama-3.1-Tango-70b)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF+sandbox-ai/Llama-3.1-Tango-70b
merge_method: passthrough
dtype: bfloat16
```