Live data from Hacker News

Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2

github.com

31–40 of 58 posts

Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2

#31

Earlier quoted context omitted.

I am still thinking how I'll pull this off. But basically it is collect tons of Telemetry converted to in ascii/text. Telemetry in sense sensor streams, both command and responses. Then we'll just train a small model for long enough. Then we will see how it would respond. That's the plan sort of.

In this case, I would ask the LLM to suggest an algorithm to minimize acceleration, jerk and snap based on the expected sensor input data, and then just implement that. Probably in memory on whatever runs the board. Straightforward control problem of bringing the board from 5-0kmh smoothly?

Let's see.

Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2

#34

Earlier quoted context omitted.

You are right. Clearer instructions will be added. This v0.1 and consider it alpha. A lot of stuff is broken. The current build just needs 512MB RAM and an x86_64 CPU. The ISO can be downloaded from the releases here: https://github.com/trholding/llama2.c/releases/tag/L2E_OS_v0... Currently it doesn't do much useful stuff except for stories. You could etch the ISO to pendrive and boot on real system or you could run…

It is a great start for alpha. While I agree with poster above you, I absolutely do not want you to get discouraged. This is awesome and can only get better from here.

I agree. This week, I'll take time to polish it a bit. And better docs for sure.

Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2

#35

Earlier quoted context omitted.

No but each version of L2E OS has a name. v0.1 is the first version and we wanted to pay our tribute to Terry A Davis, so called it TempleDOS and added a bit of TempleOS references.

Got it! Like how you snuck the Amiga floppy disk in as well!

:) I love my Amiga 500 and I miss her :)

Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2

#37
I didn't quite understand this. Why is llama offered as a .cpp file instead of a compiled binary?

I mean, obviously there are benefits from having the code, but most of the time people will give you an executable.

Why isnt this the same?

Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2

#39

Is this somehow based on Temple OS?

No but each version of L2E OS has a name. v0.1 is the first version and we wanted to pay our tribute to Terry A Davis, so called it TempleDOS and added a bit of TempleOS references.

man those kids are gonna look that up and go down a rabbit hole aren't they
Post reply on HN