File size: 528 Bytes
8d385cc 31a3752 8d385cc 31a3752 8d385cc 31a3752 8d385cc ff3d71a 31a3752 ff3d71a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
# Zephyr_CoT
## Topic
Chain-of-Thought reasoning
## Reference
For details on model training and integration into X-LoRA, see the reference below.
```bibtex
@misc{buehler2024xlora,
title={X-LoRA: Mixture of Low-Rank Adapter Experts, a Flexible Framework for Large Language Models with Applications in Protein Mechanics and Molecular Design},
author={Eric L. Buehler and Markus J. Buehler},
year={2024},
eprint={2402.07148},
archivePrefix={arXiv},
primaryClass={cond-mat.soft},
url={https://arxiv.org/abs/2402.07148},
}
```
|