--- 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 ```