open_lm icon indicating copy to clipboard operation
open_lm copied to clipboard

I got an error in open lm installation

Open orhanerday opened this issue 6 months ago • 2 comments

Environment

  • Transformers and Tokenizer versions: transformers-4.43.3 tokenizers-0.19.1
  • Platform: Python 3 Google Compute Engine backend (GPU)
  • Hardware accelerator: A100 GPU
  • Python version: Python 3.10.12

I got an error in open lm installation

I ran pip install git+https://github.com/mlfoundations/open_lm.git

Here is the error traceback I received:


Collecting pyyaml>=5.1 (from datasets->open_lm==0.0.34)
Using cached PyYAML-5.4.1.tar.gz (175 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error

orhanerday avatar Jul 27 '24 04:07 orhanerday