We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2063f commit f760298Copy full SHA for f760298
examples/.config/model_params_onnxrt.json
@@ -752,7 +752,7 @@
752
"llama-7b": {
753
"model_src_dir": "nlp/huggingface_model/text_generation/llama/quantization/ptq_static",
754
"dataset_location": "",
755
- "input_model": "/tf_dataset2/models/onnx/llama-7b",
+ "input_model": "/tf_dataset2/models/onnx/llama-2-7b",
756
"main_script": "main.py",
757
"batch_size": 1
758
},
0 commit comments