...
This commit is contained in:
parent
d578ced1a7
commit
80b8454d0a
@ -44,6 +44,11 @@
|
|||||||
Slice your hardware into a maximum of 8 Virtual Machines
|
Slice your hardware into a maximum of 8 Virtual Machines
|
||||||
<br>Control GPU allocation: 0, 1, or 2 GPUs per VM (no oversubscription)
|
<br>Control GPU allocation: 0, 1, or 2 GPUs per VM (no oversubscription)
|
||||||
<br>Users can connect or disconnect GPUs as needed, with owner permissions
|
<br>Users can connect or disconnect GPUs as needed, with owner permissions
|
||||||
|
<br>Each VM is securely connected to Mycelium (P2P overlay network), ensuring efficient communication
|
||||||
|
<br>Pre-built container images available for quick setup and deployment
|
||||||
|
<br>Web gateways allow external connections to VM containers
|
||||||
|
<br>
|
||||||
|
<br>Planned Q2 2025.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -56,13 +61,15 @@
|
|||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
<div class="fade-in w-[calc(100%-4rem)] md:w-[calc(50%-2.5rem)] bg-white/5 p-4 rounded-2xl shadow">
|
<div class="fade-in w-[calc(100%-4rem)] md:w-[calc(50%-2.5rem)] bg-white/5 p-4 rounded-2xl shadow">
|
||||||
<div class="font-semibold text-lg text-black mb-2">Lightweight, Secure, and Flexible VM</div>
|
<div class="font-semibold text-lg text-black mb-2">Mycelium Actors</div>
|
||||||
<div class="text-gray-900 font-light">
|
<div class="text-gray-900 font-light">
|
||||||
VMs come with a minimal OS and Docker (Podman) support
|
Become a host for Mycelium Actors and contribute to the Mycelium network.
|
||||||
<br>Each VM is securely connected to Mycelium (P2P overlay network), ensuring efficient communication
|
<br>Mycelium Actors process jobs and generate rewards for their hosts.
|
||||||
<br>Pre-built Docker images available for quick setup and deployment
|
<br>These jobs can range from AI requests (such as LLM processing) to higher-level functions like text-to-speech, website building, transcribing youtube video's, training a large language model, communicate ...
|
||||||
<br>Supports native Docker images and flights
|
<br>
|
||||||
<br>Web gateways allow external connections to VM containers
|
<br>By leveraging Mycelium Actors, we pave the way for Augmented Collective Intelligence.
|
||||||
|
<br>
|
||||||
|
<br>Planned for Q2 2025.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user