FutureProofHomes

Results 1 issues of FutureProofHomes

@jekalmin I am running [Functionary-7b-v2.1-GGUF](https://huggingface.co/meetkai/functionary-7b-v2.1-GGUF) model via [Python Bindings for llama.cpp](https://llama-cpp-python.readthedocs.io/en/latest). Here is an example of my python script successfully calling the LLM and returning the correct response for `get_current_weather`:...