Alastair D'Silva
Alastair D'Silva
I see the same thing, similar model (mistral-small3.1:24b), 7x3090 EPYC with 512GB ECC memory. No ECC errors were reported. I have images passed in by path to the Python ollama...
This seems related: https://github.com/ollama/ollama/issues/7101
Here is the full debug log from a run where it fell over: [ollama-debug.log](https://github.com/user-attachments/files/19867012/ollama-debug.log) The relevant bit of the log appears to be: ``` Apr 23 22:05:43 volta ollama[27240]: ggml_cuda_compute_forward:...
This might fix it: https://github.com/ollama/ollama/pull/10388
LC29H(BS) Initial Configuration: Connect to the unit using QGNSS. In the console, data input, Advanced, select: Text format: ASCII, Checksum Type: NMEA, Suffix: CRLF In Data Input, enter the following...
For detection: `$PQTMVERNO*` returns: `$PQTMVERNO,LC29HBSNR11A01S,2023/02/13,10:14:06*` The pertinent information to detect this is: `LC29HBS`
I only got my base station functional tonight, I probably won't be at a point where I have rover for months.
@jupiter9595 Care to give this PR a try? https://github.com/Stefal/rtkbase/pull/432 You can find the full tree here: https://github.com/deece/rtkbase/tree/lc29hbs
Sorry, I haven't built a rover yet
The map doesn't update by default as the module needs to be configured on each boot of the device to output location data. If you run configure-gps.sh at boot, it...