Llama3-8B-Classic-RM / config.json
ankner's picture
Update config.json
5a07edc verified
raw
history blame contribute delete
236 Bytes
{
"architectures": [
"FeedbackRewardModel"
],
"base_model_name_or_path": "meta-llama/Meta-Llama-3-8B",
"feedback_method": "vanilla",
"torch_dtype": "bfloat16",
"transformers_version": "4.40.2",
"model_type": "cloud"
}