9 lines
217 B
JSON
9 lines
217 B
JSON
{
|
|
"model_type": "post_api_chat",
|
|
"config_name": "flask_llama2-7b-chat-ms",
|
|
"api_url": "http://127.0.0.1:8000/llm/",
|
|
"json_args": {
|
|
"max_length": 4096,
|
|
"temperature": 0.5
|
|
}
|
|
} |