Justine Tunney
Justine Tunney
Needless to say, if you install xpdf on your own, then one way you can use it with llamafile for summarizing the first three pages of a PDF file using...
Retrieval Augmented Generation is a problem that's more suited to a startup wanting to build the next Google. It was proposed earlier that we do this and I marked it...
Taking a look now. The assertion gives us the command to get the backtrace in case that's useful: ``` jart@nightmare:~/llamafile$ git checkout 0.4 HEAD is now at 188f7fc Release llamafile...
@frenchiveruti I'm assuming you downloaded the "server.zip" prebuilt binary I attached to my message above, extracted it, renamed the file to have .exe, ran it, and it worked? Please confirm.
Here's a clue. So far this issue has been reported with the following cards: - NVIDIA GeForce RTX 3060 Ti - NVIDIA Geforce RTX 3050
@Hiltronix @frenchiveruti Is it possible that you're uploading an image and image processing is just going very very slowly? It's possible that this issue might be a duplicate of #142....
1. If it's working, then was it the `--no-mmap` or the `-ngl 35` flag that fixed it for you? 2. What URL did you download `server.exe` from?
998 means `ERROR_NOACCESS` which is caused by madvise() failing due to a bug I recently fixed with Cosmopolitan Libc that'll trickle down into future llamafile releases. I'd be surprised if...
Sounds good. Thanks for volunteering to help us get to the bottom of this.
@Hiltronix It sounds then in your case like something is wrong with our new tinyBLAS library, which is attempt to help people not need to install CUDA and MSVC to...