Results 11 comments of Andrew Gibson

We duplicated this problem with this and I believe it is due to conditional visibility on container elements. Here's a [plunkr](http://plnkr.co/edit/AjteAVxuy5imDjiEiVvP) showing this problem without using modals and just using...

@sheymann The plunkr I posted is using Angular v1.2.6. But our codebase is using v1.3.13. The ui-bootstrap version is 0.13. The same problem occurs. But again, I think this problem...

> This might be the same issue as #228. Try my fix with the udev rule. Creating a udev rule for the samsung devices didn't work for me. However, Odin...

It would be nice to get the notification but have the content obscured. Probably good to have an option somewhere to hide the content and/or hide the sender in the...

> Is docker running on WSL2 backend? If then move the model in WSL2's HDD space some where in your user folder, it's technically a VM extension and filesystem is...

@mxmp210 The default location for models inside the container seems to be /root/.ollama. So I setup my volume as such: ``` -v C:\Users\owner\Documents\docker\ollama\ollama:/root/.ollama ` ``` However, when i remove this,...

@mxmp210 I follow this. Thank you for the more clear, direct example!

I know this is closed, but I wanted to follow up after the last release. This fixed the problems I was having since Oct/Nov on Verizon FIOS going to History.com!...

This container was working for me when my host was running Debian 12. Right after I upgraded my host to Debian 13, I'm getting the exact same problem posted here....