AttributeError: 'POINTSV15ChatConfig' object has no attribute 'hidden_size'

#2
by nilecui - opened

root@03e93b2397b2:/.cache/huggingface/POINTS-Reader# pip3 show sglang
Name: sglang
Version: 0.5.2rc1
Summary: SGLang is yet another fast serving framework for large language models and vision language models.
Home-page: https://github.com/sgl-project/sglang
Author:
Author-email:
License:
Location: /usr/local/lib/python3.12/dist-packages
Editable project location: /sgl-workspace/sglang/python
Requires: aiohttp, IPython, numpy, requests, setproctitle, tqdm
Required-by:
root@03e93b2397b2:
/.cache/huggingface/POINTS-Reader# pip3 show transformers
Name: transformers
Version: 4.56.0
Summary: State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow
Home-page: https://github.com/huggingface/transformers
Author: The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/transformers/graphs/contributors)
Author-email: transformers@huggingface.co
License: Apache 2.0 License
Location: /usr/local/lib/python3.12/dist-packages
Requires: filelock, huggingface-hub, numpy, packaging, pyyaml, regex, requests, safetensors, tokenizers, tqdm
Required-by: compressed-tensors, xgrammar

Tencent org

Please install transformers==4.55.2

Thand you Yang, I have installed 4.55.2, but the problem still exists. I saw in github that the modified sglang has not been updated yet. https://github.com/sgl-project/sglang/pull/9651

Thank you for your feedbacks. I will ask my colleague, who supported SGLang of POINTS-Reader, to identify the problem for you. We will leave comments here.

Sign up or log in to comment