Daniel Hoffman

Results 10 comments of Daniel Hoffman

Hi @omriasta. Appreciate its been w while since your post. I tested this against my cycle and get an output as below... seems to work. I will have a more...

happy to work with you. {"id": "64043b09bf4848126c24713b", "duration": 194000, "type": "cycle", "user_id": "63d0f3d8f0e1b8002fef12ae", "s tart": 1677998661316, "end": 1677998855316, "workout_id": "5feba6941d50a40008c089d4", "origin": "bike", "stats": {"mps": [{"value": 0, "offset": 0}, {"value": 1.103,...

I dont think that workflow was "much" but I will get some more out if needed. Happy if you want to talk off github. My goal is to get this...

Here is another stats/history - https://gist.github.com/thehoff/7f8a340c7ec808cc18a86451a7541dc0

Sounds good. I have another system I might feed the raw data into as well... It's a shame how rubbish ifit is considering the cost of the equipment...

https://github.com/andrewjfreyer/monitor is another way to get this done which I am playing with atm

windows 11 client to existing exit nodes (no data) and same exit nodes from android device are fine. windows 11 23H2 build 22635.4655

the 2.3.0 binaries from the repo do not see my A770's on power up, no GPU available, the 2.2.0 does. still working out ipex-llm and ollama in python (ipex-llm-test1) thehoff@overmind:~/ipex-ollama/ipex-llm-test1$...

ollama-ipex-llm-2.3.0b20250415-ubuntu - zip/portable from github, no GPU available. time=2025-06-02T02:31:58.125Z level=INFO source=routes.go:1297 msg="Listening on 127.0.0.1:11434 (version 0.0.0)" time=2025-06-02T02:31:58.125Z level=INFO source=gpu.go:217 msg="looking for compatible GPUs" time=2025-06-02T02:31:58.131Z level=INFO source=gpu.go:377 msg="no compatible GPUs were...

unsure if I am doing something wrong..... going to move to llama.cpp and try my luck (ipex-llm-test1) thehoff@overmind:~/ipex-ollama/ipex-llm-test1$ pip install ipex-llm[cpp]==2.3.0rc1 `Collecting ipex-llm==2.3.0rc1 (from ipex-llm[cpp]==2.3.0rc1) Using cached ipex_llm-2.3.0rc1-py3-none-manylinux2010_x86_64.whl.metadata (8.8 kB)...