longkeyy
longkeyy
pip install -U torch==2.2.1 pip install -U torchaudio==2.2.1 pip install -U transformers==4.38.1 **Ignore the following errors:** ERROR: pip's dependency resolver does not currently take into account all the packages that...
python ./tools/Alpaca-LoRA-Serve/app.py 1 ✘ took 21s alpaca-lora at 10:35:11 ===================================BUG REPORT=================================== Welcome to bitsandbytes. For bug reports, please submit your error trace to: https://github.com/TimDettmers/bitsandbytes/issues ================================================================================ CUDA...
Traceback (most recent call last): File "/Users/longkeyy/PycharmProjects/hf_demo/llm.py", line 4, in model = AutoModel.from_pretrained("THUDM/visualglm-6b", trust_remote_code=True).half().to("mps") File "/Users/longkeyy/miniconda3/envs/hf_demo/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 459, in from_pretrained model_class = get_class_from_dynamic_module( File "/Users/longkeyy/miniconda3/envs/hf_demo/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 425, in get_class_from_dynamic_module final_module...