initD
initD
I've been trying on the sample file provided and my numbers are terrible! Running on a Mac M1 Air with just 8GB RAM though. > llama_print_timings: load time = 3844.66...
> Yes, ingestion can take quite a while. I ingested some SEC filings as well-- ~250k +/- and 2 of them can take around an hour. Oddly enough I tried...
I had the same error, but I managed to fix it by placing the [ggml-gpt4all-j-v1.3-groovy.bin](https://gpt4all.io/models/ggml-gpt4all-j-v1.3-groovy.bin) and [ggml-model-q4_0.bin](https://huggingface.co/Pi3141/alpaca-native-7B-ggml/resolve/397e872bf4c83f4c642317a5bf65ce84a105786e/ggml-model-q4_0.bin) in the home directory of the repo and then mentioning the absolute path...
Seems like Hallucination lol...got the same with Bard recently!
Can't seem to do this on my Macbook Air M1. It took more than a day and still not completed for the given example file.
I feel like there needs to be built it error handling for most common gotchas like this and specify in the error message exactly what it expects.
I had no issues with Mac M1 on Ventura 13.3 and Python 3.9.16