Missing genai_config.json
#1
by liebedan - opened
Hi,
I'd like to run this model using onnxruntime genai. But it's missing the genai_config.json.
How can I get this config file without converting my own ONNX version of the model?
Actually only the onnx weights are present. Also no tokenizer (config). Shall I use the tokenizer from the IBMs source repo?
I'd appreciate any help.
Best Regards
Daniel