HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anton5mith2

no profile record

Submissions

Lazy Level 9000 – using MCP during development

iamthecloud.substack.com
2 points·by anton5mith2·geçen yıl·0 comments

LocalAI: Local models on CPU with OpenAI compatible API

github.com
14 points·by anton5mith2·3 yıl önce·5 comments

Do you know more about Kubernetes than ChatGPT?

spectrocloud.com
1 points·by anton5mith2·4 yıl önce·0 comments

Installing Ubuntu with TFTP from 17000 KM Away Using Tailscale, VxLAN, and MAAS

medium.com
4 points·by anton5mith2·4 yıl önce·0 comments

How to run workloads on bare metal Kubernetes with MAAS

ubuntu.com
2 points·by anton5mith2·5 yıl önce·1 comments

comments

anton5mith2
·2 yıl önce·discuss
Right!

I starred this awhile back, it’s the really hard way imo, really great for learning: https://github.com/ghik/kubernetes-the-harder-way
anton5mith2
·3 yıl önce·discuss
https://mudler.pm/posts/smart-slackbot-for-teams/ with LocalAI?
anton5mith2
·3 yıl önce·discuss
For now it is CPU only yes, uses AVX instructions. But it's pretty fast anyway, try it out. I have it running on my mbp M1 and it's pretty decent. I think GPU support will come eventually. I wrote an app that uses the openai API and it was nice and simple to just point it at my own local service instead.
anton5mith2
·3 yıl önce·discuss
Could use LocalAI to get around this: “The openAI models perform better (but require you to have an openAI API key, so cannot be used for free);”

https://www.reddit.com/r/selfhosted/comments/12w4p2f/localai...
anton5mith2
·3 yıl önce·discuss
At present, you need a CPU with AVX. For memory I’d say 16GB or so.
anton5mith2
·3 yıl önce·discuss
LocalAI is the OpenAI compatible API that lets you run AI models locally on your own CPU! Data never leaves your machine! No need for expensive cloud services or GPUs, LocalAI uses llama.cpp and ggml to power your AI projects!

LocalAI supports multiple models backends (such as Alpaca, Cerebras, GPT4ALL-J and StableLM) and works seamlessly with OpenAI API. Join the LocalAI community today and unleash your creativity!

GitHub: https://github.com/go-skynet/LocalAI

We are also on discord! Feel free to join our growing community!

https://discord.gg/uJAeKSAGDy
anton5mith2
·3 yıl önce·discuss
“Sign in or purchase” seems like some archaic embargo on knowledge. Its 2023, really?
anton5mith2
·3 yıl önce·discuss
Indeed check out my other post here - and it definitely was fun!
anton5mith2
·3 yıl önce·discuss
I took this to extremes last year: I used it to run MAAS from Australia to sweden (which requires layer 2). Granted I used tailscale to make the WireGuard part even easier, but it was a lot of fun.

https://medium.com/@antongslismith/bare-metal-cloud-provisio...
anton5mith2
·5 yıl önce·discuss
I'm op:

After many, many long hours working on this bare metal Kubernetes whitepaper, it's FINALLY done and published.

I think I literally did work my a$$ off - at least, sitting in my chair typing this away did make me forget I had legs.

If you are interested in taking a walk down memory lane to see how we got here, how it differs from Virtual Machines, or just want to learn about it - this paper I truly hope will be interesting to you.

It even covers how to practically roll out bare metal Kubernetes and includes a video link (at the end) with a hands on tutorial (also involved in wearing me out).

Go, download, read, skim, enjoy :).
anton5mith2
·5 yıl önce·discuss
you can still use the debs, we have both! https://maas.io/docs/deb/3.1/ui/maas-installation
anton5mith2
·5 yıl önce·discuss
I’m a new product manager at canonical for maas.io and just spent a fair chunk of time producing a bare metal k8s video tutorial. I did it as a learning exercise and it was really interesting.

Anyway, it uses Juju and a charm called kubernetes-core. I came away impressed (even tho biased) at how easy it was to deploy a cluster, scale it up/down etc. Didn’t see anyone mentioning these in this thread so thought I’d mention it.

https://youtu.be/sLADei_c9Qg