bodaay
bodaay
I assume you have done all the steps required, extracting keys and using them. The only thing that might be missing on your side, is that you need to send...
if that works, you may need to do this as well anyway. Make sure you install old libarchive, new ones not compatible with the code in your requirements file for...
to be honest i'm not sure, I think you do need a mac and Apple Developer license as well. I don't know whether apple changed something, because I thought same...
I've uploaded a full all in one soltuion: https://github.com/bodaay/GoOpenDrop
use old libarchive: libarchive-c==2.9
I faced same issue with pi 3 model B running on Bullseye kernel 5.15 Easiest solution was to downgrade the kernel to 5.10 ` sudo rpi-update dc6dc9bc6692d808fcce5ace9d6209d33d5afbac ` Then make...
did you solve this? and its the same result with huggyllama
> @bodaay what is the sie of the adapter.bin you are getting? Mine is like in bytes. > > Btw, I just commented out the `model = model.merge_and_unload()` line and...
This is already possible using the filter option, please check the readme instruction, from the main readme: Download Model: TheBloke/vicuna-13b-v1.3.0-GGML and Get GGML Variants: q4_0,q5_0 in Separate Folders `bash
another issue related to .env and PUBLIC_ORIGIN https://github.com/bodaay/HuggingChatAllInOne