-
include goals
- experiment with Event Sourcing
- experiment with machine learning - teach it to play a game against me
- refresh my LiveView skills
- Integrate the Tantor library i wrote for my vo…
-
### What happened + What you expected to happen
https://github.com/ray-project/ray/blob/93d8e6dba35166f6f20a533c57164f25b759c189/dashboard/state_aggregator.py#L68-L71
This is not handling optiona…
-
从https://hf-mirror.com/下载的模型 `./hfd.sh IDEA-CCNL/Taiyi-Stable-Diffusion-1B-Chinese-v0.1 --tool wget -x 6`.
使用 MNN/transformers/diffusion/export/onnx_export.py 转换出错:
```
[root@localhost export]$ pyt…
-
1. Start the testnet fiber node
2. query node_info
```
curl --location 'http://127.0.0.1:8228' --header 'Content-Type: application/json' --data '{
"id": 42,
"jsonrpc": "2.0",
"meth…
-
https://medium.com/@rasmuscnielsen/an-eloquent-way-of-handling-model-state-c9aa372e9cb8
-
-
### Expected Behavior
The ASGI Spec states that contents of the lifespan startup's `scope.state` dict is stored by the ASGI server, and the state is added to any subsequent ASGI Requests.
https:/…
-
I have been thinking a lot about how to handle local state for a dynamic list of components, and I wanted to share my thoughts, to see how other people are solving this and whether my solutions could …
-
Hi,
Running this little test with axum 0.6.10 :
```rust
use axum::{extract::State, routing::get, Router};
use std::{net::SocketAddr};
struct MyState;
impl Clone for MyState {
fn clone…
-
This is the logical continuation of the Public Merkle API initiative (#10988). Also, it overlaps with #14772.
There are two main goals of this Epic:
1. Remove all platform specifics from the State mo…