Justine Tunney

Results 656 comments of Justine Tunney

I'm sorry but we don't support running on Android yet. Even if you managed to overcome this Termux issue, you'd likely run into an mmap error due to it not...

Does your other network interface have an ipv4 address associated with it? Could you post the output of `ip addr show`?

I'm sorry I can't provide support on using and troubleshooting llamafile. If you can find a bug and explain to me what the bug is in the revision at HEAD...

It looks like this is being worked on upstream in https://github.com/ggerganov/llama.cpp/issues/6344 We'll support it once that's merged and the next sync happens.

@alganet Cosmopolitan Libc supports ARM64. It has for years. @dereference23 What operating system / distro are you using? I've never heard of `uname -m` reporting `armv8l` before. Normally it's supposed...

Sam's a good guy and means well. It looks like Guava already moved on this. https://github.com/google/guava/commit/7a71ea0bfab8618765c2841111f998e484af6257 Everything you need to know is in that change. It'd be nice if protobuf...

I'm assuming you want to fill in a default parameter for the server's text boxes, correct? There's currently no way to do this. What we could do, is store them...

I've committed that change to the repository. Thanks for the report. For the record, you could also say `make -j o//whisper.cpp/main`. I've also updated things so that `make -j &&...