File size: 1,036 Bytes
5fb92fc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
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:[email protected])
### 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.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |