Hans van Dam

Results 13 comments of Hans van Dam

If you insert the following snippet in your fragment it starts working. It should have the same effect as removing the quotes from the prompt file, strange...: ``` # ********...

@rdancer I did not run my commit, rebased onto master before, because I was battling with poetry to get langchain to build properly. Now I did, and on my machine...

I'm not sure, but to me the problem is that the prompt template is wrong in asking for an SQL-statement with quotes. I think it is better to just not...

I think the normal prompt_template in the prompts.py could also use some other-than-english instruction. I have experimented with it a little bit: when I ask an initial dutch question like:...

I'm not sure, but to me the problem is that the prompt template is wrong in asking for an SQL-statement with quotes. I think it is better to just not...

better to remove the quotes in the prompt instead of asking for quotes and the asking to remove them: from createDatabase import db _sqlite_prompt = """You are a SQLite expert....

I have the same. Making a guff after the fuse with llama.cpp does work when running it in ollama: https://github.com/ggerganov/llama.cpp python convert_hf_to_gguf.py /fused_model --outfile output_file.gguf then in the ollama MODELFILE,...

It is all digitally signed using windows secure signing etc. I just decided not to use this lib anymore and I'm fine.