code_execution_files / FlashLabs_Chroma-4B_0.txt
ariG23498's picture
ariG23498 HF Staff
Upload FlashLabs_Chroma-4B_0.txt with huggingface_hub
361a7c2 verified
raw
history blame
310 Bytes
```CODE:
from huggingface_hub import login
login(new_session=False)
```
ERROR:
Traceback (most recent call last):
File "/tmp/FlashLabs_Chroma-4B_0nBFbg8.py", line 24, in <module>
login(new_session=False)
~~~~~^^^^^^^^^^^^^^^^^^^
TypeError: login() got an unexpected keyword argument 'new_session'