Winston Bosan

Results 3 comments of Winston Bosan

> ```go > > cases.OnHTML("div.col-result", func(e *colly.HTMLElement) { > > log.Println("Case result found:", e) > > e.ForEach("a.cta-primary", func(_ int, e *colly.HTMLElement) { > > log.Println(e.Attr("href")) > > }) > >...

I just solved something like recently, though my usage of `egui_snarl` is limited to trees that I had to pipe through https://github.com/zxch3n/tidy along with the cached frame/margin sizes.

Thanks for the replication! Here is a silly nitpick, shouldn't it be 14 tokens per second? > [Reported](https://unsloth.ai/blog/deepseekr1-dynamic) performances is 140 token/second Original: > The 1.58bit quantization should fit in...