-
### Your current environment
- vLLM version: v0.5.3.post1 (Public Docker Image )
- Model: Llama 3 70 B
- Dtype: FP16
- GPU: Nvidia H100
### 🐛 Describe the bug
The vLLM metrics endpoint is showin…
-
The attached pdf contains a picture that is read with inverted colors as shown here below
![image](https://user-images.githubusercontent.com/8678145/187193679-b311f233-5a12-42f4-ba1c-6c52d514a5ce.png…
-
**Describe the feature:**
When Elasticsearch disk circuit breaker trips it will make indices (including monitoring indices) into RO deleted allowed
User should have indications for this:
1. show wh…
-
**Is your suggestion related to an experience ? Please describe.**
The current identity-providers API does not return the template id that is needed to identify multiple instances that is within a si…
-
CREATE TABLE IF NOT EXISTS _new_matchup_ps_stats (
archetype_id INT NOT NULL,
opponent_archetype_id INT NOT NULL,
person_id INT NOT NULL,
season…
-
CREATE TABLE IF NOT EXISTS _new_matchup_stats (
archetype_id INT NOT NULL,
opponent_archetype_id INT NOT NULL,
season_id INT NOT NULL,
wins INT …
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=603897
Build error leg or test failing: GC/API/GCHandleCollector/Usage/Usage.sh
Pull request: https://g…
-
CREATE TABLE IF NOT EXISTS _new_card_stats (
name VARCHAR(190) NOT NULL,
season_id INT NOT NULL,
num_decks INT NOT NULL,
wins INT NOT NULL,
…
-
Is there a reason why this has not been implemented yet? As far as I am aware, the following terminations are available:
| | Total | Unimproved | Unimproved with score diffe…
-
**Description**
1、Case statement does not have a ‘default’-- “others => null” branch;
2、Variables not used
3、Assign to the same signal more than once within the same statement block.
4、Sensitivity…