ZK

Results 7 issues of ZK

默认情况每个Client的uniqueTag是由ip、时间戳和端口号组成的,调用ClientPool的findByUniqueTag()方法参数传入ip地址获取不到相应的Client

使用ScanView自定义界面的方式识别二维码,在调用openCamera()方法后(并未调用startScan()开始识别)展示的相机预览画面会拉伸放大,这个效果可以取消吗

**问题描述** targetSdk > 30时且使用后台更新模式,显示apk下载完成通知时会抛出异常,异常信息如下: **Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if...

**问题描述 / Problem Description** 使用es作为向量库,检索相似文档时score_threshold参数没有使用到,如何指定score_threshold检索相似文档 ![image](https://github.com/chatchat-space/Langchain-Chatchat/assets/23159320/2cb0cdd8-0fb9-4ad4-9446-40d5896719a5)

bug
stale

## Why are these changes needed? Fix the issue of semaphore unreleased due to internal exception ## Related issue number (if applicable) ## Checks - [ ] I've run `format.sh`...

使用examples/sft/finetune.sh对Qwen2-7B-Instruct的AWQ量化模型进行指令微调,完整的训练脚本如下: ```sh #!/bin/bash export CUDA_DEVICE_MAX_CONNECTIONS=1 # Guide: # This script supports distributed training on multi-gpu workers (as well as single-worker training). # Please set the options below according to the...

### System Info / 系統信息 操作系统:CTyunOS 22.06(基于openEuler) CANN版本:8.0.RC2 Python版本:3.10.15 transformers版本:4.45.1 torch版本:2.3.1 torch-npu版本:2.3.1 npu数量:8 ### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece? - [ ] docker / docker -...

gpu