-
## Description
Hi, I tried to export a onnx format ber-base-chinese model to tensorrt engine with tensorrt version8.6.1. During the whole process the output log shows no error message, but when infer…
-
hello,
I encountered an error while reproducing the code. I used the first 100 entries of ag_news as test samples, and then ran it on my laptop. There were no issues during initialization, but an e…
-
**Describe the bug**
过程是这样的:
通过hanlp.pretrained.ALL 取得了load在变量后进行批量load,发现出错很多:
**Code to reproduce the issue**
Provide a reproducible test case that is the bare minimum necessary to gene…
-
I ran the qlora example by adding load_best_model_at_end=True and got ValueError: `.to` is not supported for `4-bit` or `8-bit` bitsandbytes models. Please use the model as it is, since the model has …
-
我想使用ali_text_splitter这个分词器,该怎么修改代码?
并且我想使用gpu进行分词,我的序号为0,1,2,3,4,5,6,7的显卡都可以同时使用。
-
I saw the paper and think it's good. I want to see the code about this paper. Can you share the code? Best
-
如题,已经完成chinese_bert.py 的测试,主函数运行正常,对数据集的清理与重采样也完成
![image](https://github.com/YYuX-1145/Bert-VITS2-Integration-package/assets/96008766/919d210a-aace-493c-94ba-eec2daeba787)
![image](https://github.c…
-
Background of this PoC:
1.[GGML](https://github.com/ggerganov/ggml) is a very compact/highly optimization pure C/C++ machine learning library. GGML is also the solid cornerstone of the amazing [whi…
-
![屏幕截图 2024-01-10 142210](https://github.com/ltdrdata/ComfyUI-Impact-Pack/assets/155153355/0ea10ae1-31dc-4dfa-856f-bb526148714f)
-
提问时请尽可能提供如下信息:
### 基本信息
- 你使用的**操作系统**: CentOS7
- 你使用的**Python**版本: python3.7
- 你使用的**Pytorch**版本: 1.12.1
- 你使用的**bert4torch**版本: 0.2.8
- 你加载的**预训练模型**:Bert-base-Chinese
### 核心代码
```python…