Skip to content

Commit

Permalink
update llama model
Browse files Browse the repository at this point in the history
Signed-off-by: yuwenzho <[email protected]>
  • Loading branch information
yuwenzho authored and mengniwang95 committed Nov 17, 2023
1 parent 7f2063f commit f760298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/.config/model_params_onnxrt.json
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@
"llama-7b": {
"model_src_dir": "nlp/huggingface_model/text_generation/llama/quantization/ptq_static",
"dataset_location": "",
"input_model": "/tf_dataset2/models/onnx/llama-7b",
"input_model": "/tf_dataset2/models/onnx/llama-2-7b",
"main_script": "main.py",
"batch_size": 1
},
Expand Down

0 comments on commit f760298

Please sign in to comment.