init
This commit is contained in:
9
AlgoriAgent/scripts/flask_modelscope/model_config.json
Normal file
9
AlgoriAgent/scripts/flask_modelscope/model_config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user