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

text-gereneration-inference:0.9 version create `weired model.safetensors`

Open eagle705 opened this issue 2 years ago • 2 comments

System Info

From upgrading the docker version from 0.8 to 0.9, I noticed that the GPT model started generating meaningless tokens. After conducting several tests, I discovered that the model.safetensors created from the 0.9 version failed to function properly.

Has anyone else encountered a similar issue?

Information

  • [X] Docker
  • [ ] The CLI directly

Tasks

  • [ ] An officially supported command
  • [ ] My own modifications

Reproduction

  1. I used bbpe tokenizer and GPT model (working on 0.8)
  2. upgrade docker image from 0.8 to 0.9

Expected behavior

0.9 image version must work as 0.8

eagle705 avatar Jul 12 '23 23:07 eagle705

Do you mind sharing which model you're talking about ? Currently we cannot reproduce anything so it's really hard to understand what's the problem.

Narsil avatar Jul 14 '23 10:07 Narsil

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar May 02 '24 01:05 github-actions[bot]