From dc4547bd752f985dcb604b3031a558e7328eb3b3 Mon Sep 17 00:00:00 2001 From: alabulei1 Date: Fri, 13 Sep 2024 10:24:18 +0800 Subject: [PATCH 1/2] Update users.md Signed-off-by: alabulei1 --- docs/contribute/users.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contribute/users.md b/docs/contribute/users.md index 48fff246..36f23bbf 100644 --- a/docs/contribute/users.md +++ b/docs/contribute/users.md @@ -44,6 +44,7 @@ This list is constantly being updated. Please submit a PR to add your own item i | Red Hat EPEL 9 | Offers support for wasmedge packages for Red Hat Linux 9 users. | | | Open Interpreter| Use WasmEdge as the LLM runtime | | | GaiaNet| Use WasmEdge as LLM runtime | | +| EigenLayer | Ue WasmEdge as LLM runtime to generate ideas | | | MoXin| Use WasmEdge as the LLM runtime | | | CODA Bridge| Use WasmEdge as the container to run microservices | Internal use case | | CloudEvents | Support the Rust SDK to be compiled into Wasm so that a Wasm app can send and receive cloud events | | From 7435d1466f5e5aaea34c7b696a22ef43db9d963b Mon Sep 17 00:00:00 2001 From: Michael Yuan Date: Fri, 13 Sep 2024 04:21:18 -0500 Subject: [PATCH 2/2] Update users.md Signed-off-by: Michael Yuan --- docs/contribute/users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contribute/users.md b/docs/contribute/users.md index 36f23bbf..089b0a73 100644 --- a/docs/contribute/users.md +++ b/docs/contribute/users.md @@ -44,7 +44,7 @@ This list is constantly being updated. Please submit a PR to add your own item i | Red Hat EPEL 9 | Offers support for wasmedge packages for Red Hat Linux 9 users. | | | Open Interpreter| Use WasmEdge as the LLM runtime | | | GaiaNet| Use WasmEdge as LLM runtime | | -| EigenLayer | Ue WasmEdge as LLM runtime to generate ideas | | +| EigenLayer | Use WasmEdge to run an LLM that validates user submitted content | | | MoXin| Use WasmEdge as the LLM runtime | | | CODA Bridge| Use WasmEdge as the container to run microservices | Internal use case | | CloudEvents | Support the Rust SDK to be compiled into Wasm so that a Wasm app can send and receive cloud events | |