-
### bug描述 Describe the Bug
启动脚本:
# 动转静命令参考
python ./predict/export_model.py --model_name_or_path meta-llama/Llama-2-7b-chat --inference_model --output_path ./inference --dtype float16 --block_attn
…
-
**Description**
A clear and concise description of what the bug is.
I'm running Triton Inference Server with vLLM backend as a container on Kubernetes.
I followed the [Triton metrics documentatio…
-
What happened:
Events raised when we have Bucket creation failure should be cleared when Bucket creation is successful
What you expected to happen:
Events generated should get cleared when bucket c…
-
我在.ipynb文件中,运行了自定义 LLM 类
from langchain.llms.base import LLM
from typing import Any, List, Optional
from langchain.callbacks.manager import CallbackManagerForLLMRun
from transformers import AutoTo…
-
Now surface names as per file name are more or less unique. The surface list shall present these names and keep them unchanged.
It shall be possible to assign a name in the properties page to be shown…
gpaar updated
2 months ago
-
### Please check the issue list for the same feature first
- [X] Please checked issue list and confirm this feature is encountered for the first time.
- [X] Please try full text in English and att…
-
## Description
Develop and complete the end-to-end consumer flow for P2P Energy Trading using the Beckn-Gemini Bot. The flow starts with detecting the consumer flow, processing their electricity bill,…
-
Hi, first of all, thanks for making elm-zen-css! 😁
I’m having an issue with this code for a radio button group
```elm
radioButton : Class
radioButton =
CSS.class "radioButton" []
…
-
### 🐛 Describe the bug
I am trying to use FSDP, but for some reason there is an error when I do model.generate(). MWE below
```
import torch
import os
from omegaconf import DictConfig
from tra…
-
### Which packages are impacted by your issue?
@graphql-codegen/client-preset
### Describe the bug
When generating the `graphql.ts` from codegen using `client-preset`, there is a scenario where no …