Ben Bartling

Results 75 comments of Ben Bartling

No not using Conda. Just ordinary or "vanilla" python. ``` > py -3.10 Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] on win32 Type "help", "copyright",...

Nice work! How do you setup the demo of your app? Is that hosted on GitHub? Very cool. On Mon, Aug 7, 2023, 12:38 PM Talha Anwar ***@***.***> wrote: >...

Any chance you could send me a link for that hosting service? Would you have any advice between using llama-cpp-python or ctramformers for better results? - https://llama-cpp-python.readthedocs.io/en/latest/

what is VPS where you say its hosted. I cant find that vendor

Im on Ubuntu 20.04 and got the docker build to work. I also posted some links [on my issue](https://github.com/avob/OpenADR/issues/19) for getting the correct docker compose version if it helps at...

Yes absolutely but I may need some help. I have an example ipynb notebook that I am working on for an AHU. I'll give it a crack and check back...

@bsimmons-onboard can you check this out? examples/ahu_fault_one_brick.ipynb https://github.com/bbartling/open-fdd/blob/master/examples/ahu_fault_one_brick.ipynb Real curious on your thoughts I haven't worked with ontologies a whole lot so its a learning experience for me but if...

this is also the fault code running under the hood with a BRICK make over which would need to be done for all fault rules. https://github.com/bbartling/open-fdd/blob/master/open_fdd/air_handling_unit/faults/fault_condition_one.py

maybe check out #381 for the fake AHU simulator code. Run it on some device and then on another device on your LAN discover it and the points. Don't test...

I think you need a BBMD, right @ChristianTremblay/BAC0 ***@***.***> ? You can run 2 BACnet apps on one OS but I they need a BBMD to route data between them....