Transformers
English
Gruntcoder / ai_config.json
Raiff1982's picture
Update ai_config.json
b460312 verified
raw
history blame
281 Bytes
{
"model_name": "mistralai/Mistral-7B-Instruct-v0.2",
"perspectives": ["newton", "davinci", "quantum", "emotional"],
"safety_thresholds": {
"memory": 80,
"cpu": 85,
"response_time": 2.0
},
"max_retries": 3,
"max_input_length": 2048
}