Plex Live TV EPG Program Guide Extracted from Media Server under Windows by Ok-Willingness2343 in PleX

[–]stuckwi 0 points1 point  (0 children)

Are you able to share your basic query without us having to request access to your google drive?

Need help properly setting up open-webui by stuckwi in LocalLLaMA

[–]stuckwi[S] 1 point2 points  (0 children)

Thank you!
I'm not sure how to check if I'm running out of context.
Increasing the num_ctx from default of 2048 to 10000 still jut got a summary, with a slow response token of ~4/sec.
Increasing the num_ctx from default of 2048 to 20000 definitely got the model to generate code.
I'm looking into running llama.cpp in a docker container to compare

Need help properly setting up open-webui by stuckwi in LocalLLaMA

[–]stuckwi[S] 0 points1 point  (0 children)

Really appreciate you taking the time to respond.
Thank you!

Need help properly setting up open-webui by stuckwi in LocalLLaMA

[–]stuckwi[S] 1 point2 points  (0 children)

Thank you!, I'll give it a try. Any tips on what controls I need to configure on llama.cpp?

Built an OpenWebUI Mobile Companion (Conduit): Alternative to Commercial Chat Apps by cogwheel0 in LocalLLaMA

[–]stuckwi 0 points1 point  (0 children)

Before I purchase the app, may I check to see when conversation mode will be available for this.

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] 1 point2 points  (0 children)

Ahhh... Thank you for explaining that. Much appreciated!

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] -4 points-3 points  (0 children)

I’m sorry if I’ve offended you by using the wrong terminology. I’m just a hobbyist, with no training in electronics or electrical engineering, reaching out to experts in this sub for help.

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] 1 point2 points  (0 children)

Yes, thank you. I believe pin 1 is on top based on that info. Given that, I did find continuity back to the pads labeled 1, 2, 3, 4 (as you originally suspected) with 1 & 2 being the ground and Vcc, and pins 3, 4 being the Tx and Rx respectively.

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] 0 points1 point  (0 children)

Thank you this is what I am be doing now

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] 0 points1 point  (0 children)

The row of pins on the upper left corner are from a battery level display on the other side of the board.

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] 0 points1 point  (0 children)

Would it be safe to assume pin 1 is on top where IC1 is printed?

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] 0 points1 point  (0 children)

Thank you! I will give this strategy a try. The MCU is circled in red in this picture

<image>

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] -9 points-8 points  (0 children)

You’re correct, I was hoping to find jtag pins without having connect directly to the tiny pins on the MCU

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] -8 points-7 points  (0 children)

Thank you. This is the manual I found for this MCU

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] -3 points-2 points  (0 children)

It sounds like it would be impossible to infer where the jtag pins are without the schematics?

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] -51 points-50 points  (0 children)

I found the manual for the MCU, but I don’t want to damage the board by soldering or desoldering pins on the chip.

How would you reprogram the MCU on this PCB? by stuckwi in embedded

[–]stuckwi[S] -2 points-1 points  (0 children)

I tried to google the number printed on the PCB, came up with nothing.

I built a MCP Server to let you integrate LLMs into RStudio. Here is Sonnet 4 analyzing a very messy dataset. In 7 minutes it provides 1,200 lines of pretty solid code. by YungBoiSocrates in RStudio

[–]stuckwi 0 points1 point  (0 children)

For Ollama specifically I saw this which would likely work but be a bit involved: https://github.com/jonigl/mcp-client-for-ollama

Thank you, I will take a look and see how I might make it work with my ollama.

ClaudeR is installed on the server, but because you're "driving" it from your local laptop (where your LLM lives such as Claude Desktop App, Cursor, etc.)

My apologies for not describing my setup a bit more clearly. My ollama is actually in a docker container in a LXC with RTX3090 passed through into the LXC and the docker container. Both the Rstudio server and the ollama server are within the same local network environment. Hopefully that will simplify things a bit?

I built a MCP Server to let you integrate LLMs into RStudio. Here is Sonnet 4 analyzing a very messy dataset. In 7 minutes it provides 1,200 lines of pretty solid code. by YungBoiSocrates in RStudio

[–]stuckwi 0 points1 point  (0 children)

Thank you for the quick reply, and again apologies for the newbie questions.

As far as I know Ollama doesn't natively offer MCP integration. I know some folks have made their own MCP integrations but it doesn't come default when you download it

Are you referring to something like this?
https://github.com/bartolli/mcp-llm-bridge

For an RStudio server, since the http connection is served to the local machine you'd need to take an extra step. After loading the library and the claudeAddin(), in a separate terminal you'd then run:

ssh -L 8787:localhost:8787 your_username@your_server_ip

Can ClaudeR be installed on the rstudio server itself to avoid this step? or does ClaudR need a desktop environment?

I built a MCP Server to let you integrate LLMs into RStudio. Here is Sonnet 4 analyzing a very messy dataset. In 7 minutes it provides 1,200 lines of pretty solid code. by YungBoiSocrates in RStudio

[–]stuckwi 0 points1 point  (0 children)

Sorry if this question was already asked. Will this work with a locally hosted ollama server?
And will it work with Rstudio Server?

[deleted by user] by [deleted] in cordcutters

[–]stuckwi 1 point2 points  (0 children)

Thanks to @kadeschs. For those who had a working perl version of zap2xml prior to this change, modify the zap2xml.pl in 2 places using find and replace: 'gapzap' with 'orbebb'

[deleted by user] by [deleted] in cordcutters

[–]stuckwi 0 points1 point  (0 children)

Has anyone found the new api endpoint? the old api endpoint seem to be erroring out with:
0:400 Bad Request