Everything posted by Stupifier
-
Intel Arc Battlemage (B570, B580, B50, B70, ETC) AI Support in Unraid
Maybe this can eventually be used to update firmware on Intel Arc GPU from Linux GitHubGitHub - fwupd/fwupd: A system daemon to allow session so...A system daemon to allow session software to update firmware - fwupd/fwupd
-
Intel Arc Battlemage (B570, B580, B50, B70, ETC) AI Support in Unraid
OMG....That sucks! I don't have a baremetal PC lying around that can hold a card like that. Yikes......I technically could temporarily repurpose my unraid server to install Windows on an SSD, but that is a pain to do. Hard to even find a changelog to see what is in any firmware update
-
Intel Arc Battlemage (B570, B580, B50, B70, ETC) AI Support in Unraid
Since Latest version of Unraid uses 6.x kernel and new GPUs like this show large improvements using a 7.x kernel......would it not be better to just use SR-IOV to pass the GPU into a VM and do your work there? At least until Unraid kernel version catches up?
-
[Support] pureelectricity - LibreChat
You need to use the unraid docker compose plugin....that installs docker compose. Then I just followed the official librechat instructions for installing it using docker compose. This requires basic understanding of terminal command line stuff: cloning the librechat github repo editing the yaml files in the repo for your specific needs using the docker compose up and down commands troubleshooting using docker logs commands etc
-
[Support] pureelectricity - LibreChat
Hey, has anyone been able to update Librechat to the latest version....I seem to be stuck on `LibreChat v0.7.4-rc1` for some reason. Even if I click to update the container it doesn't seem to want to update beyond that right now. Librechat is officially on version 0.75 right now. Update: I ended up abandoning this and using the standard docker compose recommended installation method described in the Librechat Official Documentation. Took more work to setup but now I feel like my setup is more standard, better supported, and even rag_api works so I can upload files for it to analyze/use in the AI response. And most importantly, the whole will stay up-to-date with the latest version.
-
[Support] pureelectricity - LibreChat
Anyone figure out how to incorporate rag_api into this. It is an add-on by the developer in order to support including attachments in prompts. https://github.com/danny-avila/rag_api
-
[Plugin] Docker Compose Manager
This! It would be excellent to have the Docker Compose Interface be more easily accessible. I hate going to the docker page only to wait forever for all my various non-compose dockers to load on the page...then scroll all the way down to the bottom to do compose stuff. Something/Anything more streamlined would be appreciated. Good work on this plugin overall though, I love it.
-
[Plugin] rclone
Config will survive reboot
-
[Plugin] CA User Scripts
How do I run any CA Userscript Script from within a Terminal Session? I know copies of scripts are held and ran from " /tmp/user.scripts/tmpScripts"....but when I go there via Terminal...I don't see ALL of my scripts listed (only a subset). It appears the only scripts listed here are ones which have been previously executed through Userscripts GUI. I know scripts are also located in "/boot/config/plugins/user.scripts/scripts" but those are all buttoned up with permissions restricting run (probably for good reason too since its the flash drive).
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Ok.....not sure how that helps me install rdiff-backup on unraid though???? Are you suggesting a different command?
-
[Plugin] rclone
Unraid GUI --> Docker Tab --> Uncheck Autostart next to Sonarr/Radarr....now they do not run automatically......
-
[Plugin] rclone
@learningunraid Dude, the answer is simple. Stop trying to run Sonarr/Radarr before rclone mount..... Only start sonarr/Radarr AFTER rclone mount.
-
[Plugin] rclone
FWIW, I'm running version 2020.09.29 of the rclone plugin with absolutely no issues on 6.9 RC2. Been running for months. I don't know if this is the most recent version of the plugin or not but it kinda doesn't matter. You can update rclone from within the plugin so.....ya, this is great! Also worth mentioning, I don't recall exactly if this is what I did...but I believe I had this version of the rclone plugin installed prior to updating to any 6.9 release. Then upgraded to 6.9. Again, no issues.
- VM Backup Plugin
-
Ultimate UNRAID Dashboard (UUD)
At least now you'll have MORE time to develop....right? 🙃 Sorry, had to throw in that joke/jab. Divorces suck!
-
[Plugin] rclone
No idea how to do that but seriously.....upload the files to Google Drive without the VPN. Google truly does NOT care. This isn't like you are seeding torrents, you don't need a VPN in this instance.
-
[Plugin] rclone
Type "rclone config" in a terminal session and follow along with all the prompts. When you reach a prompt which asks if you are Headless, say YES. And just follow the prompt. It'll ask you to go to a link, auth your account, and paste some code back in the terminal. That's all. And for FWIW, this is the exact same procedure for any headless device. Unraid is not special. So you can Google any setup tutorial for help on this. I'm not exactly sure why SpaceInvaderOne had all the GUI mode discussion stuff in his video...but his video there is very old.
-
[Plugin] rclone
No idea what you are trying to do.
-
[Plugin] rclone
Google "plex unraid rclone". First result.
-
[Plugin] rclone
50TB of total data. I'd do your transfer in chunks...I'd also do it in a tmux/screen terminal session to avoid disconnects
-
[Plugin] rclone
750 GB/Day is for UPLOADS to Google. It's about 10 TB/Day for DOWNLOADS from Google. You can workaround these limits with the use of Google Service Accounts (no I won't explain how you set that up) There are scripts on github such as sasync to help you download to local. These scripts are capable of performing service account cycling so you can download/upload a lot per day. Google to find this in github.
-
Ultimate UNRAID Dashboard (UUD)
Thought there was more to it than that......isn't there? I mean...shit....there is even an additional container (varken). I'm sure its more complicated than simply dumping a json.
-
Ultimate UNRAID Dashboard (UUD)
I'm excited to get the v1.5 but I use @testdasi grafana stack...hopefully he gets some time to update it to the latest UUD version. I might get impatient though and just dump it and try to setup all three containers separately though. Dunno.
-
[SUPPORT] testdasi repo
@testdasi Any chance you could incorporate UUD version 1.5 into your all-in-one Stack? It looks incredible!
-
[Plugin] CA User Scripts
Any help at all regarding this.....Sometimes its just plain easier for me to run stuff from a terminal instead of the unraid GUI....and I'd rather not clone all of my userscripts to another location just so I can run them via terminal. But if that's how its gotta be....ok....