New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
17 Available 2222 SJC
minus one year before your deathday
MOARRRRRRRRRR
OpenAI is great but GPT-4 is expensive, and the free version often hallucinated (shitty/misleading output). There are also open source versions like StarCoder and CodeLLaMA (https://ai.meta.com/blog/code-llama-large-language-model-coding/) that you can run on a GPU.
But for practical queries, I have switched to using https://perplexity.ai/ as my favourite search engine. It has a CoPilot which is still free if you create an account, and the Pro version connects to GPT-4.
Only 14 more pages we can do this
Happy 10th Birthday!
go to 💯 pages
Happy 10th Birthday!
I use idrive e2 with 1TB storage for 20$ per year then just mount it in the Jellyfin server with local caching enabled, I posted about this setup here:
https://lowendtalk.com/discussion/comment/3725563#Comment_3725563
1 Available EPYCSG-1
8 Available EPYCJP-1
The idea is that I don't to check for this manually or run specific commands. I want to set it system wide so cpulimit is more useful in this case, I think proxmox and docker which was mentioned earlier but I could not find that comment from the spam here lol
https://docs.docker.com/config/containers/resource_constraints/#configure-the-default-cfs-scheduler
Happy 10th Birthday!
Docker internally uses cgroups, so its the same thing without the overhead of a container. The script you generated doesn't actually work - it runs
cpulimit -l 30for each process. So if you had three ffmpeg's running it would restrict each to 30% and total utilization would jump to 90%Doing on a systemwide basis is difficult.
Happy 10th Birthday! I have bought your service. Perhap i can do it.
Maybe there is a way: You could use
cgclassifyto move all cpu-intensive tasks to the same cgroup. So adjust your script and change thecpulimitline tocgclassify -g cpu:cpulimited $pidI think those who could not get 1010 need to wait for BF deals.
I actually don't have any experience with this but here is chatgpt comment and modified scripts. I still don't know if it will work.
MOARRRRRRRRRR
Happy 10th Birthday!
Almost forgot about this , lucky i checked on the finalish day
MOARRRRRRRRRR
Why is this thread almost dead now
Wow. How did you scrape this?
The burstable script generated is awful. The first script was somewhat better, but even that has mistakes : Getting pids+usage should be
top -bn1 | awk '{print $1, $9}' | tail -n +8.Here's some documentation on cgroups-v2 to get you started : https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_monitoring_and_updating_the_kernel/using-cgroups-v2-to-control-distribution-of-cpu-time-for-applications_managing-monitoring-and-updating-the-kernel
Happy 10th Birthday!
Okay, thank you! I think I should not depend on chatgpt for this.
8 Available EPYCSJC-1
Let's gooooooooooooooooooo