Alexandros Filothodoros

Results 15 comments of Alexandros Filothodoros

I haven't tried it, but probably you would have to pass a different argument to CLIPFeatureExtractor. https://huggingface.co/docs/transformers/v4.19.2/en/model_doc/clip#transformers.CLIPFeatureExtractor

Hi. I have re-opened the issue to ease discussion. I haven't updated to the latest version yet, so I cannot confirm that this problem is back.

Hi. I fixed that by downloading the model from here. https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/tree/main In my case I placed the file llama-2-7b-chat.ggmlv3.q8_0.bin into the "models" folder.

Hi @yk sorry for the delay. I am on my way back from a conference. I will do it this week. Cheers Alex

Hi, I have this problem as well, just by running llama.cpp. I don't think it's a langflow issue.

@aziyatali Hi there! I am running `pre-commit run --all-files ` and it fails at some files that I haven't even touched (my branch is synched). ``` flake8...................................................................Failed - hook id:...

> > Running macOS Ventura getting this error match model_type: ^ SyntaxError: invalid syntax > > you must use python 3.11 or newer versions, your python version must be older...

Yes, it looks like they are not supported, yet. This is mentioned here: https://github.com/PromtEngineer/localGPT/issues/111#issuecomment-1583131451