{
"tarin_type": "fullParameter",
"model_size_in_billion": 10,
"batch_size": 1
}curl --location --request POST '/model/train_calculator' \
--header 'Content-Type: application/json' \
--data-raw '{
"tarin_type": "fullParameter",
"model_size_in_billion": 10,
"batch_size": 1
}'{}