base_model: | |
- meta-llama/Meta-Llama-3-8B | |
license: apache-2.0 | |
paper: https://arxiv.org/pdf/2506.20480 | |
pipeline_tag: text-generation | |
library_name: transformers | |
# GPTailor-Llama3-8B | |
This model is based on the paper: https://arxiv.org/pdf/2506.20480 | |
Code: https://github.com/Guinan-Su/auto-merge-llm |