xcjs

joined 2 years ago
[–] xcjs@programming.dev 2 points 9 months ago (1 children)

That's not how distillation works if I understand what you're trying to explain.

If you distill model A to a smaller model, you just get a smaller version of model A with the same approximate distribution curve of parameters, but fewer of them. You can't distill Llama into Deepseek R1.

I've been able to run distillations of Deepseek R1 up to 70B, and they're all censored still. There is a version of Deepseek R1 "patched" with western values called R1-1776 that will answer topics censored by the Chinese government, however.

[–] xcjs@programming.dev 3 points 10 months ago

The client is open source and can be administered using the open source Headscale server. I use it with Keycloak as an auth gateway.

[–] xcjs@programming.dev 9 points 1 year ago (1 children)

It is! It's a port of OpenSSH. The server has been ported as well, but requires installation as a "Windows Feature".

[–] xcjs@programming.dev 10 points 1 year ago (3 children)

Windows now has an SSH client built in.

[–] xcjs@programming.dev 3 points 1 year ago

They do, actually!

[–] xcjs@programming.dev 3 points 1 year ago

Getting Keycloak and Headscale working together.

But I did it after three weeks.

I captured my efforts in a set of interdependent Ansible roles so I never have to do it again.

[–] xcjs@programming.dev 26 points 2 years ago

The Android version of the app still has the zoom/cursor offset bug when using a software keyboard from when they sunset RDP 8. That has been a severe usability bug for over three years now.

[–] xcjs@programming.dev 1 points 2 years ago (1 children)

It would be extremely barebones, but you can do something like this with Pandoc.

[–] xcjs@programming.dev 8 points 2 years ago

That I agree with. Microsoft drafted the recommendation to use it for local networks, and Apple ignored it or co-opted it for mDNS.

[–] xcjs@programming.dev 4 points 2 years ago

Macs aren't the only thing that use mDNS, either. I have a host monitoring solution that I wrote that uses it.

[–] xcjs@programming.dev 10 points 2 years ago

Yeah, that's why I started using .lan.

[–] xcjs@programming.dev 29 points 2 years ago (5 children)

I was using .local, but it ran into too many conflicts with an mDNS service I host and vice versa. I switched to .lan, but I'm certainly not going to switch to .internal unless another conflict surfaces.

I've also developed a host-monitoring solution that uses mDNS, so I'm not about to break my own software. 😅

view more: ‹ prev next ›