--- license: llama3.1 datasets: - marcelbinz/Psych-101 tags: - Psychology --- ### Model Summary: Llama-3.1-Centaur-70B is a foundation model of cognition model that can predict and simulate human behavior in any behavioral experiment expressed in natural language. - **Paper:** [Centaur: a foundation model of human cognition](https://arxiv.org/abs/XXX.XXXX) - **Point of Contact:** [Marcel Binz](mailto:marcel.binz@helmholtz-munich.de) ### Usage: This is the low-rank adapter which runs with unsloth on a single 80GB GPU. ```python import torch ``` Alternatively, you can also directly use the [merged model](https://huggingface.co/marcelbinz/Llama-3.1-Centaur-70B). ### Licensing Information [Llama 3.1 Community License Agreement](https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct/blob/main/LICENSE) ### Citation Information Forthcoming. [](https://github.com/unslothai/unsloth)