endolith

Results 309 comments of endolith

Or maybe the multidirectional is misleading? ![2023-07-14 16_56_59- General OpenStreetMap — Mozilla Firefox](https://github.com/osmlab/editor-layer-index/assets/58611/c58625b6-d208-4eb6-88dc-a4aea9088020) Unidirectional shows its more of a ridge and the cliff top should be lower: ![2023-07-14 16_57_10- General...

Same problem for me. My .md has ```md As of this README, it includes [`numpy`](https://numpy.org/) and [`scipy`](https://www.scipy.org/)for the simulations, [`tabulate`](https://github.com/astanin/python-tabulate) for printing example tables, [`joblib`](https://joblib.readthedocs.io/en/latest/) for parallelizing extreme examples, and...

Yeah there's nothing about UART mode, not even tests to copy :/

Same as https://github.com/mukulpatnaik/researchgpt/issues/17

Same, but I don't think it's referencing any particular paper at all, it's just hallucinating something that sounds right from your prompt. Like I bet if you ask it to...

[ChatPDF ](https://www.chatpdf.com/) does a better job, for comparison: > Chat with Baujard 2017 - [FRENCH] Report of the experiment VOTER AUTREMENT French presidential election 2017.pdf > > Bonjour! Nous sommes...

Made irrelevant by 1073954f, but found another one and replaced this branch with that.

I had the same problem. It searched and found the file on first attempt, but after crashing and restarting it, it could no longer see the file even though I...

@jasmeetchadha You might be interested in [LocalGPT](https://github.com/PromtEngineer/localGPT), which also feeds embeddings results to a local LLM. It requires more resources than my local machines can handle, though, and I don't...

If I run `python ingest.py --device_type cpu` it works OK, but then when I try to run `python run_localGPT.py --device_type cpu` it still fails with `AssertionError: Torch not compiled with...