"configs/models/tigerbot/hf_tigerbot_7b_sft.py" did not exist on "7596c356e9bc4557c95ade9996ee2c9fc8924a2a"
Update neuron backend (#2314)
* feat(neuron): align with latest optimum-neuron * feat(neuron): support pre-exported neuron models * fix(neuron): correctly use max_length * fix(neuron): adapt loglikelihood The evaluation of log likelihood was not working for neuron models using continuous batching, such as all cached neuron LLama models. * refactor(neuron): remove dead code
Showing
Please register or sign in to comment