Aaron Egger
Aaron Egger
I have the same issue
Try changing it to this: import guidance from guidance import models mname = "meta-llama/Llama-2-7b-chat-hf" guidance.llm = models.Transformers(mname, device="mps", caching=False, temperature=0.5)
I have pretty the same issue. In my case i get: WARNING: updating : nochg: No update required; unnecessary attempts to change to the current address are considered abusive FAILED:...
Ok i got if fixed by replacing the content of the file [ddclient.in](https://github.com/ddclient/ddclient/blob/main/ddclient.in) from the source with that from /usr/bin/ddclient Before i stopped the service: `sudo systemctl stop ddclient.service` Then...
Is there any chance to get the amount of water (total liters)? That would be super usefull :D