Brock R
Brock R
Two things: 1. I am not able to get sub-tasking to work. I have added `- [ ] subtask` to my notes section and it is not automatically added to...
Ah I see, the `subtasks` in the yml is stub for the future. Thanks!
We have signed a corporate agreement, can you add me to the list with @rdsmallwood928. @PetroccoCo, @CPWeaver or @dwilson6 can verify.
The company who was working on this was acquired, and the product was shelved. So those who worked on this have no vested interest. Not to say that this shouldn't...
I'd like to provide a counter argument. The chapter to which you are referencing is called `Creating custom bash commands`. The title tells me that I need to personally convert...
I think the commit has been signed the way you'd like. Let me know if you would like me to do something different.
There we go, I think I signed it correctly now. Sorry about that.
I was getting the same error. Downgrading gpt4all got me past this error, but failed elsewhere (probably my issue): ``` python3 install --user gpt4all==0.2.3 ``` ```env PERSIST_DIRECTORY=db MODEL_TYPE=GPT4All MODEL_PATH=models/ggml-gpt4all-j-v1.3-groovy.bin EMBEDDINGS_MODEL_NAME=all-MiniLM-L6-v2...
This issue can probably be closed. 0.3.2 was yanked and reverted back to 0.3.0 https://pypi.org/project/gpt4all/#history
> @FearTheBadger what's the other issue you get? Asking because I can confirm that downgrading works, but every time I try to query, it fails. I get an `Illegal instruction...