-
It would be ideal to have isolated logging streams that would be associated with either an evaluator state, or store, or a context. By logs I mean output from `builtins.trace` and from builders.
At…
ehmry updated
4 months ago
-
We should consider providing an ABI stable C interface for CesiumOmniverse, inspired by the concept of Omniverse Native Interfaces (ONI) as described in the [Carbonite SDK documentation](http://omnive…
-
PS C:\Users\Matt\OneDrive\Desktop\mindcraft-main\mindcraft-main> node main.js
[ './andy.json' ]
MindServer running on port 8080
Starting agent with profile: ./andy.json
Starting agent initializati…
-
A plain C external API for LÖVE would be useful. It would allow any number of other languages to be used to write LÖVE code, and it would make it easier to improve performance of LÖVE code in Lua via …
-
`RecordingStream` has `connect` and `spawn`, but no `serve`.
emilk updated
2 months ago
-
### System Info
Hello, in the [latest release](https://github.com/NVIDIA/TensorRT-LLM/pull/2110) you say:
> The C++ batch manager API is deprecated in favor of the C++ executor API, and it will be…
-
### Proposal description
The essence of the proposal is to 1) improve the quality for the C++ API Documentation and 2) to make the C++ API Documentation complete. My proposal is to focus on `namespa…
-
I would like to leverage the excellent work of seastar in terms of file io from Rust.
I did not see a C API/C wrapper. Is there one or is there a way to create one?
-
Występuje problem:
- [ ] z zasobem REST API / with a REST API resource
- [X] ze środowiskiem produkcyjnym / with the production environment
- [ ] ze środowiskiem testowym / with the test environ…
-
Hi,
I am interested to use a draft model as speculative decoding, and the only example I found is: https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/draft_target_model
We use tensorRT LLM (…