-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.15.0-89-generic-x86_64-with-glibc2.35
- Python version: 3.10.14
- Huggingface_hub version: 0.26.1
- Safetensors version: 0.4.5…
-
ChatGLM3的requirements.txt要求"transformers==4.40.0"以及"vllm>=0.4.2",但最新版的vllm(0.5.3)的[requirements文件](https://github.com/vllm-project/vllm/blob/v0.5.3/requirements-common.txt)要求"transformers>=4.42.4",存在冲…
-
Hello,
I had to install torchvision==0.18.1 because of a compatibility with pytorch 2.3.1 and transformers 4.44, otherwise I would get this error
```
AttributeError: module 'torch.library' has no…
-
eland/eland/ml/pytorch/transformers.py
max-model-input-length argument not working in prepare input,
max_length uses max_length from model weight/config.json
leads to python kernel crash when max_len…
-
Here is the Error Log when i run the code in Mobaxterm.
2024-11-05 19:59:58.279712: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:477] Unable to register cuFFT factory: Attempting to regi…
wdsdz updated
2 weeks ago
-
```
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\\Users\\User\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\\LocalCach…
-
With:
* https://github.com/huggingface/transformers/commit/7bbc62474391aff64f63fcc064c975752d1fa4de
* https://github.com/huggingface/accelerate/commit/c0552c9012a9bae7f125e1df89cf9ee0b0d250fd
* htt…
-
With:
* https://github.com/pytorch/pytorch/commit/cd472bb1e368a711a2bd34d5671c77dab336d312
* Plus this applied: https://github.com/pytorch/pytorch/pull/135567
* https://github.com/intel/torch-xpu…
-
Hi!
First of all, congrats on your great work, and thank you for open-sourcing it!
When I setup a virtual environment using CUDA12.4, python 3.11.10 and install all required packages during infe…
-
Hello,
I am struggling to trace BLIP2 model from transformers library using `torch_neuronx` to make it work on an inf2. The model I want to trace is the [XXL version](https://huggingface.co/Salesfo…