Skip to content

Commit f760298

Browse files
yuwenzhomengniwang95
authored andcommitted
update llama model
Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
1 parent 7f2063f commit f760298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/.config/model_params_onnxrt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@
752752
"llama-7b": {
753753
"model_src_dir": "nlp/huggingface_model/text_generation/llama/quantization/ptq_static",
754754
"dataset_location": "",
755-
"input_model": "/tf_dataset2/models/onnx/llama-7b",
755+
"input_model": "/tf_dataset2/models/onnx/llama-2-7b",
756756
"main_script": "main.py",
757757
"batch_size": 1
758758
},

0 commit comments

Comments
 (0)