-
Great job! Thanks for sharing the tool.
Do you have recommendations for the GPU memory to run a prediction? I was trying to run the prediction in the examples with 4090(24GB), but it failed with 'ra…
-
The documentation mentions it: `Extensible communication channels (e.g. In-Memory, TCP, TCP+TLS, WS)`, however I'm not sure if this is really supported and how I should configure it.
I ask this in or…
-
Hi Dave, sorry to let you know I noticed a leak in your `Fetch` DynamicProperty. Every time a View is re-init that contains `@Fetch` a new `FetchObserver` object is init but I think `StateObject` will…
-
-
An occasional error from our CI:
```
16:52:36 [INF] > "C:\Program Files\dotnet\dotnet.exe" test D:\a\Cesium\Cesium\Cesium.CodeGen.Tests\Cesium.CodeGen.Tests.csproj --configuration Debug
16:52:37 …
-
Create (or expose?) an in-memory interface for logging.
Collect logs WITHOUT writing to a file.
bennn updated
1 month ago
-
Repro Steps
```
memory_db = SqliteMemoryDb(table_name="memories", db_file="tmp/agents.db")
agent = Agent(
name="my_agent",
agent_id="my_agent",
model=models["gpt-4o"],
debug_m…
-
Running abacus with: `--database sqlite::memory:` will crash after a few minutes:
```
ERROR backend::error: SQLx error: Database(SqliteError { code: 1, message: "no such table: elections" })
```
-
### System Info
```shell
Optimum version: 1.22.0
Platform: Linux (Ubuntu 22.04.4 LTS)
Python version: 3.12.2
ONNX Runtime Version: 1.19.2
CUDA Version: 12.1
CUDA Execution Provider: Yes (CUDA…
-
- [ ] Implement new abstractions
- [ ] Unit tests
- [ ] Integration tests
- [ ] Document any limitations in the implementation
- [ ] Implement a basic RAG samples
- [ ] Work with Sofia on a new Blog p…