anton5mith2's comments

anton5mith2 | 2 years ago | on: Hugging Face Releases Agents

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 | 2 years ago | on: LocalAI: Local models on CPU with OpenAI compatible API

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 | 4 years ago | on: How to run workloads on bare metal Kubernetes with MAAS

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 | 4 years ago | on: Kubernetes at Home with K3s

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

anton5mith2 | 4 years ago | on: Show HN: Build a MAAS and LXD environment in 30 minutes with Multipass on Ubuntu

I'm the product manager for https://maas.io and the author of this tutorial, would be awesome to get feedback and suggestions.

The idea was to make it much faster to get hands on with MAAS since not everybody can easily build a physical environment. I decided to use Multipass because of the cloud-init support.

I hoped I could get it to work easily on windows and mac, but had a few issues with nested VMs there. I'm thinking about how to un-nest them, but it might require a few multipass VMs on a bridge. Edit: I have had reports it works fine on Windows with Hyper-V.

Anyway the tutorial as it is should work just fine on Ubuntu for now. I hope people actually try it :).

People might also find the cloud-init setup interesting, auto installing MAAS, auto configuring it, setting up LXD, etc.

page 1