File size: 313 Bytes
e46e695 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | ---
license: apache-2.0
---
# mindchat mental model
```
├─mindchat-hf-model
│ │ .gitattributes
│ │ README.md
│ │ tune_emotion.pt
│ │
│ └─mental
│ │ config.json
│ │ model.safetensors
│ │ tokenizer.json
│ │ tokenizer_config.json
```
|