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?
Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2
31–40 of 58 posts
Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2
#32Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2
#33Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2
#34Earlier 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.
Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2
#35Earlier 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!
Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2
#36very weird, i like it.
Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2
#37I 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
#38Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2
#39Is 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.
Re: Llama 2 Everywhere (L2E): Standalone, Binary Portable, Bootable Llama 2
#40Creator here. Thank you for sharing!