text-generation-inference icon indicating copy to clipboard operation
text-generation-inference copied to clipboard

Changing convert logic.

Open Narsil opened this issue 2 years ago • 0 comments

Should be more robust to shared tensors (ok when using
  `from_pretrained). But forcing us to add new checks in our loading
  code (since the chosen key to keep might be different from
  `transformers`).

Narsil avatar Jun 22 '23 12:06 Narsil