Llama3-70B-CLoud-RM / config.json
ankner's picture
Update config.json
a82c958 verified
raw
history blame contribute delete
237 Bytes
{
"architectures": [
"FeedbackRewardModel"
],
"base_model_name_or_path": "meta-llama/Meta-Llama-3-70B",
"feedback_method": "teacher",
"torch_dtype": "bfloat16",
"transformers_version": "4.40.2",
"model_type": "cloud"
}