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: [email protected]
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

Sign up or log in to comment