error on text-generation-inference

#18
by YairFr - opened

i got the following error while running the latest text-generation-inference docker:
{"timestamp":"2023-09-28T08:33:46.362348Z","level":"ERROR","fields":{"message":"Shard complete standard error output:\n\nYou are using a model of type llama to instantiate a model of type . This is not supported for all configurations of models and can yield errors.\nTraceback (most recent call last)
........
in get_filename\n raise RuntimeError(f"weight {tensor_name} does not exist")\n\nRuntimeError: weight model.layers.0.self_attn.rotary_emb.inv_freq does not exist\n"},"target":"text_generation_launcher","span":{"rank":0,"name":"shard-manager"},"spans":[{"rank":0,"name":"shard-manager"}]}

YairFr changed discussion status to closed

Sign up or log in to comment