bbb4aaa

Results 16 issues of bbb4aaa

### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no...

kind:bug
priority:major

修改兼容TensorFlow2.x后报错:ValueError: For the tensor `input_ids` in scope ``, the actual rank `3` (shape = (None, None, 60)) is not equal to the expected rank `2`

set mysql-connector-python==8.0.33

python finetune/run_classifier.py --pretrained_model_path models/roberta-base-finetuned-dianping-chinese/pytorch_model.bin \ --vocab_path models/google_zh_vocab.txt \ --config_path models/sbert/base_config.json \ --output_model_path models/test_model.bin \ --train_path datasets/book_review/train.tsv \ --dev_path datasets/book_review/dev.tsv \ --test_path datasets/book_review/test.tsv \ --epochs_num 3 \ --batch_size 32 \ --learning_rate...

微调多标签模型后,执行convert_bert_text_classification_from_tencentpretrain_to_huggingface.py后,模型predict报错: Traceback (most recent call last): File "/home/almalinux/TencentPretrain/demo.py", line 7, in model = AutoModelForSequenceClassification.from_pretrained(model_path) File "/home/almalinux/miniconda3/envs/bert_env/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 493, in from_pretrained return model_class.from_pretrained( File "/home/almalinux/miniconda3/envs/bert_env/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2903, in from_pretrained ) =...

### What happened? A bug happened! ### Version 4.1.3 (Default) ### OS Type _No response_ ### Java JDK Version Oracle JDK 1.8.0 ### Relevant log output ```shell-script 版本 4.1.4 2024-04-27...

bug

HIVE-21584 to branch-3.1:Fix issue Java 11/17 preparation: system class loader is not URLClassLoader

tests unstable

[hotfix][test]Upgrade springframework to fix:CVE-2024-22262、CVE-2024-22259、CVE-2024-22243

tests passed

### What is the issue? env: multi mi50 gpus with rocm 6.2.4 bug: The 32B model, loaded across two GPUs, generated entirely garbled responses to all queries. However, the 14B...

bug

### 发生了什么 前提:已持久化astrbot数据 问题:当重启gewehcat后无法获得gewehcat的新app_id,也不能重新配置app_id 目前只能重新初始化astrbot重新获得gewechat的app_id ### 如何复现? 持久化astrbot数据且重新启动gewehcat ### AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器 3.4.37 docker ### 操作系统 Linux ### 报错日志 [19:28:54] [Core] [INFO] [gewechat.client:80]: 获取到 Gewechat Token: beaxxx...

bug