Evangelos Anagnostopoulos
Evangelos Anagnostopoulos
The proposed addition was working correctly for `sqlalchemy==1.4.23`, but on the latest `sqlalchemy==1.4.41` is not working anymore. The error is shown on the checks above. I'll try to pinpoint what...
Hi, it has been fixed in the current PR implementation. I had forgotten to add a comment about it.
> @van51 Any plans to merge it? I use your commit `pip install git+https://github.com/van51/sqlmodel.git#93509eb` and can confirm that it works as expected last 2 months. But I can't understand why...
Hi! I also ran into this issue, hope that the following traceback helps: ``` --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[60], line 9 6 huggingface.prompt_builder = "llama2" ---->...
Oops sorry, I had missed the above message. Unfortunately, I am not really sure of the versions that were installed at the time. However I did a fresh install now...