Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
behohippy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
behohippy
8d ago
I've wanted to write this one down for a while, because it's been fun so far and I want other people to experience it. Apologies for the length, hope it interesting either way.
2.
▲
A Universe of My Own
(catbee.ca)
2 points
by
behohippy
8d ago
|
1 comments
3.
▲
by
behohippy
2mo ago
It's pretty simple nowadays if you know conceptually how they work. Running the LLM calls in a loop with tools is an agent. You only need 10 or so basic tools to accomplish nearly anything, and you can build a dynamic skill system fr
4.
▲
by
behohippy
5mo ago
You might have a business idea there. I wouldn't mind a twinscan plushie for sitting on top of the workstation.
5.
▲
by
behohippy
1y ago
Yeah 48g, sub 200W seems like a sweet spot for a single card setup. Then you can stack as deep as you want to get the size of model you want for whatever you want to pay for the power bill.
6.
▲
by
behohippy
1y ago
Sure, all the slop code projects I produce get MIT licensed on public repos. It wasn't mine to begin with, so I wouldn't prevent anyone from using it.
7.
▲
by
behohippy
1y ago
Used 3090s have been getting expensive in some markets. Another option is dual 5060ti 16 gig. Mine are lower powered, single 8 pin power, so they max out around 180W. With that I'm getting 80t/s on the new qwen 3 30b a3b models
8.
▲
by
behohippy
1y ago
About 768 gigs of ddr5 RAM in a dual socket server board with 12 channel memory and an extra 16 gig or better GPU for prompt processing. It's a few grand just to run this thing at 8-10 tokens/s
9.
▲
by
behohippy
1y ago
These articles are gold, thank you. I used your gemma one from a few weeks back to get gemma 3 performing properly. I know you guys are all GPU but do you do any testing on CPU/GPU mixes? I'd like to see the pp and t/s on p
10.
▲
by
behohippy
2y ago
I run the KV cache at Q8 even on that model. Is it not working well for you?
11.
▲
by
behohippy
2y ago
Qwen is a little fussy about the sampler settings, but it does run well quantized. If you were getting infinite repetition loops, try dropping the top_p a bit. I think qwen likes lower temps too
12.
▲
by
behohippy
2y ago
You probably won't be running fp16 anything locally. We typically run Q5 or Q6 quants to maximize the size of the model and context length we can run with the VRAM we have available. The quality loss is negligable at Q6.
13.
▲
by
behohippy
2y ago
Just this pic: https://imgur.com/ip8GWIh
14.
▲
by
behohippy
2y ago
I don't have a video but here's a pic of the output: https://imgur.com/ip8GWIh
15.
▲
by
behohippy
2y ago
It's a 3b model so the creativity is pretty limited. What helped for me was prompting for specific stories in specific styles. I have a python script that randomizes the prompt and the writing style, including asking for specific aut
16.
▲
by
behohippy
2y ago
I have a mini PC with an n100 CPU connected to a small 7" monitor sitting on my desk, under the regular PC. I have llama 3b (q4) generating endless stories in different genres and styles. It's fun to glance over at it and read w
17.
▲
by
behohippy
2y ago
I had this same issue with incomplete answers on longer summarization tasks. If you ask it to "go on" it will produce a better completion, but I haven't seen this behaviour in any other model.
18.
▲
by
behohippy
3y ago
It's probably an evolution of the phi-1/1.5 "Textbooks are all you Need" training method: https://arxiv.org/abs/2309.05463
19.
▲
by
behohippy
3y ago
No joke, that would be an awesome LLM project name!
20.
▲
by
behohippy
3y ago
Top_p and top_k are pretty important concepts for LLMs same as temperature so P,K,C and F are underutilized
21.
▲
by
behohippy
3y ago
Hey emad, thanks for SD and this! What's the plan if Meta does Apache 2.0 for LLaMA? Just keep going and making the 30b and 65b or build different models?
22.
▲
by
behohippy
3y ago
Vicuna-13b (4bit) got the answer right, the first time as well.
23.
▲
by
behohippy
4y ago
I've noticed the same with my Asus TUF laptops. I've had 2 generations of the 15" models with Ryzen processors and adding a second stick seemed to "wake" them up in a noticeable way. They Ryzen memory controller r
24.
▲
by
behohippy
4y ago
My dad builds houses in northern Ontario and heat pumps seem to be getting more popular on new builds. This is a place that regularly gets below -30C in the winter. The heat pump (usually a heat pump/AC combo unit) by itself doesn&#x
25.
▲
by
behohippy
4y ago
Not a good fit for lifestyle. I'm rural, and I haul around ATVs and dirt bikes with the main destination being 300km away and even more rural. My pickup truck is a way better choice for that. I used to tow a utility trailer with a sm
26.
▲
by
behohippy
4y ago
I love this idea. I've been desperate enough to reuse gaskets in a few repairs, and suffer oil leaks down the line. Usually it was because of back ordered gaskets that would be weeks or months out. Riding season in Canada is short, s
27.
▲
by
behohippy
4y ago
Asus TUF series (A15). Inexpensive with really good hardware specs and upgradable ram, storage and wifi cards. I usually go AMD on them, and midrange video cards. They're shockingly good as desktop replacements but they suffer a bit
28.
▲
by
behohippy
4y ago
I believe this is mostly due to declining sales. My local dealer had good stock levels during the car shortages and the sales people were complaining about lots of Chargers, but no Grand Caravans. They could sell every mini van they produ
29.
▲
by
behohippy
4y ago
3 of the last 4 roles have been recruiters from LinkedIn (Solution Architecture), including the current one. The one exception was reaching out to a customer to let them know I was leaving and they counter offered to get me to join them.
30.
▲
by
behohippy
4y ago
Give Rimworld a try. It's easy to get a few things done every break and pausing fits in naturally. You can even almost get away with backgrounding it where you set up a bunch of stuff to be done, and let the pawns do their own thing.
More ›