-
We talked in the past about including a global currency. On a per ledger basis, we could store a global currency value that gets fetched at the start of the app. Since it doesn't really drive race con…
-
The new API service will consist of three main components:
1. **Token Tracking Service**: This service will track new tokens. It should fetch the full list of available tokens from [this source](ht…
-
| --- | --- |
| Bugzilla Link | [537040](https://bugs.eclipse.org/bugs/show_bug.cgi?id=537040) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jul 15, 2018 05:36 EDT |
| Modified | Aug…
-
While adding memory and PI features, there has been some leakage of frontend concepts into the backend, which should only know about math, not VMs.
Some pointer: [`SetTableAddrType::DynamicAddr`](h…
-
-
Opening this to add support for all models following #34282
Lets bring support for flex attention to more models! 🤗
- [x] Gemma2
It would be great to add the support for more architectures s…
-
Go over the integration process and fix any arising bugs and issues.
-
## Value Proposition
**As a user**
**I want to** see a visually appealing and clear design
**so that** I can enjoy using the app
## Description
The app looks modern and provides a good user feedb…
-
Trocar a lógica:
`submitFilter` está sendo passado para `type={type}` e causa erro porque esse tipo não existe no html.
Em vez disso, o `type` deve ficar implícito em `{...rest}`.
Depois, trocar `t…
-
The code in index.html needs refactoring to improve readability for new developers. Adding comments will help them understand the structure better.
Reason for Refactor:
Clarity: The current HTML…