-
URLs are created relative to settings in `Gemma.properties`, but those are redundant since it is also part of the servlet context configuration. It would also be more robust and work consistently in d…
-
Edited by PP to add that this issue was noted during splitting an experiment, which turned out to be misannotated so it's not a problem, but in general, when we have FactorValues with multiple stateme…
-
修改SGLang 框架对 BAAI/bge-reranker-v2-gemma 模型适配,并进行推理加速
## 测试配置
- **硬件**: NVIDIA A10 GPU
- **序列长度**: 512
## 性能结果
下表对比了不同批量大小下,原始推理与 SGLang 加速推理的时间表现:
此次推理过程中使用的 query 和 document 数据均为随机生成,长度和为…
-
Please add Qwen2 support
```
EETQ_CAUSAL_LM_MODEL_MAP = {
"llama": LlamaEETQForCausalLM,
"baichuan": BaichuanEETQForCausalLM,
"gemma": GemmaEETQForCausalLM
}
```
-
Hello Authors,
Thank you for your incredible work and the comprehensive experiments presented in the paper.
I have a question regarding the implementation of attacks. Specifically, some attacks,…
-
```
[Gemma - http-nio-8181-exec-266 (2022-04-21 11:13:33,376)] ERROR ubic.gemma.core.visualization.ExperimentalDesignVisualizationServiceImpl.sortVectorDataByDesign(121) | Did not find cached layout …
-
Affected datasets: GSE86193, GSE207533, GSE6565, GSE29361.
The list is not exhaustive, I just gathered them from error logs.
```
[Gemma - http-nio-8181-exec-360 (2024-02-28 11:51:17,011)] ERROR…
-
Compile the database of learning materials that contains longer and more reasonable materials.
-
hello. I am getting an error when running the sample below.
The request file does not exist in the original source,
I copied and used the preprocessor_config.json file in the same model family.
…
-
I found that the current repository configuration is not compatible with Gemma2. The reason might be that transformers and vllm are not fully compatible with Gemma2. Could you share the package config…