Grzegorz Wierzowiecki
Grzegorz Wierzowiecki
Let me provide some thoughts to point touched: > It's a good idea, but the main target model for this is GPT-4 isn't it? It makes sense to run it...
@ATheorell > How much work is this? Do you think you could pick this up in a PR @gwpl ? For someone experienced in the process, probably not too hard...
> If we could integrate it with a local model running also in a container, that would be max isolation. > exllama (v1) supports docker, but I haven't tested it...
Glad to see growing interest in Aider. I love this tool as well. PDFs are very difficult. I recommend first trying to use some tools to convert them into text...
What I normally do , I make separate branch with folder `docs` amd put there collection or relevent docs converted to markdown so they work more efficiently, and later I...
Or nougat-ocr ( https://facebookresearch.github.io/nougat/ => https://github.com/facebookresearch/nougat ), if one wants to run on claud ai , then replicate has simple api : https://replicate.com/search?query=nougat , ofc hugging face and others work...
Whenever I try to use it with the -e flag, I get a segmentation fault error, too. [Linux user]
This page makes application of your work and how could I use it clear to me! Thanks! When it comes about editing I would consider dropping quote from mentioned page...
Support for `~` with `os.path.expanduser(...)` in https://github.com/TheR1D/shell_gpt/pull/429
It depends on judgement. Some people will not do security measure unless they have to. Fortunately here user does not have to turn off internet connectivity to whole computer, but...