

I ran into this issue and I chose to fix it in the possibly dumbest way - I just Auto-Open on login, minimize and it just sits there.
Please only do this if you have major issues managing priorities (gotta get that color matched someday!! aka now)
I ran into this issue and I chose to fix it in the possibly dumbest way - I just Auto-Open on login, minimize and it just sits there.
Please only do this if you have major issues managing priorities (gotta get that color matched someday!! aka now)
Yeah I mean I get C-states for things that idle a lot, like homeservers, but i still don’t see the reasoning for outright replacing traditional suspend on computers. Now you have to worry if some random pcie device is going to up your consumption by 5 watts during suspension. Well, at least that’s only a big issue on laptops.
Sorry for rambling
hi, I think EOS uses systemd-boot as a default bootloader. so grub may not matter. I don’t have much experience with systemd-boot, but for now, you could just try and boot from the primary windows drive by pressing the BIOS key and changing the boot order (or using your motherboards‘ external drive boot button)this key is different for many motherboards, so you should check google for yours. As for systemd-boot, I don’t have much experience so I’d either google (specifying the two drives) or ask gpt. Good luck!
I use gnome as a primary, it feels really polished and doesn’t break or crash. Very modern, but if you want to have a super-customized experience, you’re gonna have a bad time. Extensions break every update and so do themes, so you either wait for the dev to port it or so it yourself. Annoying, so I only use vanilla for now.
Maybe I’ll try plasma, looks cool.
Was messing around with this a bit and it’s really quite good! It doesn’t work in text-generation-webui for some reason (probably end tokens but idk) and I had to use llama.cpp to interference, but it’s pretty good German! Sometimes, even with the correct prompt, it veers off course and starts doing something completely different though ._.
A game called Celeste. It’s a 2d puzzle platformer.
It gets very fucking hard
I’m not familiar with koboldcpp, but i can see that you may have „Amount to Gen“ set very low. Try to increase it to a higher amount.
So something like this?
maybe you were thinking of this?
Great! This is a great use of these AI tools, it makes things so much easier if you have a base understanding of the task at hand. glhf with your project!
I’m happy about the context improvements; I think it really helps!
Hi, sure, thank you so much for helping out! As for LLaMA, I would point you at llama.cpp, (https://github.com/ggerganov/llama.cpp) which is the absolute bleeding edge, but also has pretty useful instructions on the page (https://github.com/ggerganov/llama.cpp#usage). You could also use Kobold.cpp, but I don’t have any experience with it, so I can’t help you if you have issues.
Sure! You’ll probably want to look at train-text-from-scratch in the llama.cpp project, it runs on pure CPU. The (admittedly little docs) should help, otherwise ChatGPT is a good help if you show it the code. NanoGPT is fine too.
For dataset, maybe you could train on French Wikipedia, or scrape from a French story site or fan fiction or whatever. Wikipedia is probably easiest, since they provide downloadable offline versions that are only a couple gigs.