Transformers
English
Gruntcoder / ai_config.json
Raiff1982's picture
Create ai_config.json
7ce6ec9 verified
raw
history blame
162 Bytes
{
"model_name": "mistralai/Mistral-7B-Instruct-v0.2",
"max_input_length": 4096,
"safety_thresholds": {
"memory": 85,
"cpu": 90
}
}