0000sir

Results 10 issues of 0000sir

同样的句式,识别出来的结果完全不同,如下: ``` 上海市徐汇区委书记 [['上海市徐汇区委', '书记'], ['ORG', 'n']] 上海静安区委书记 [['上海静安区委', '书记'], ['ORG', 'n']] 上海普陀区委书记 [['上海普陀区委', '书记'], ['ORG', 'n']] 上海长宁区委书记 [['上海', '长宁', '区委书记'], ['LOC', 'LOC', 'n']] 上海市虹口区委书记 [['上海市', '虹口', '区委书记'], ['LOC', 'LOC',...

我尝试了vue-mooc的master分支,页面显示效果差别较大,您的演示站点 https://imooc.funpython.cn/ 的前端看起来非常完整,想了解您请的哪个版本,或者您在开发过程中有没有遇到我下边图片这样的问题,谢谢

I've tested these on a computer with AMD FX(tm)-8350 Eight-Core Processor, with 32G RAM installed, with test.lua, I can get a stylized.jpg in 6 seconds. After reading this post https://github.com/DmitryUlyanov/texture_nets/issues/41...

Thank you for your work, it a great gem. But I have some issue while using single table inheritance. Models are listed below: ``` class User < ActiveRecord::Base groupify :group_member,...

bug

原项目导入文件时是单进程,在导入多个文件时顺序执行,排队时间较长。使用多进程并行处理,能有效提升导入效率。 增加了 load.py 文件,可在后台导入,不使用web界面,方便大量文件操作。唯一的问题是在已运行的web环境中,使用load.py导入时,会重复引用chatglm模型,导致显存不足。我个人的方案是单独运行一个不执行web环境的容器,用来做数据导入。 使用方法: python3 load.py --path 文件目录(也可是单个文件) --base 知识库名称(不支持中文) 注意: paddleocr的模型需要提前下载并放到 loader/pdf_loader.py 中指定的目录 ``` ocr = PaddleOCR(use_angle_cls=True, lang="ch", use_gpu=False, show_log=False, det_model_dir="/modules/PaddleOCRModels/ch_PP-OCRv3_det_infer", cls_model_dir="/modules/PaddleOCRModels/ch_ppocr_mobile_v2.0_cls_infer", rec_model_dir="/modules/PaddleOCRModels/ch_PP-OCRv3_rec_infer") ```

Thank you for the great admin framework, but I have a tiny problem recently: Direct upload for active storage is not working, the option ```direct_upload:true``` didn't affect the html output,...

I'm having v3.0.1 with rails 5.2.0, try upload file to Minio with protocol S3. File was uploaded to rails backend and then transfer to minio later, I checked this views...

The instructions in readme is a bit outdated, python 3.8, cuda 11.1 is not fit with 4090, I updated it and tested fine. Finally it works, but not as good...

### What problem does this PR solve? Fix keys of Xinference deployed models, especially has the same model name with public hosted models. ### Type of change - [x] Bug...

这两个模型语音效果都不错而且有很多音色可选。 [Sambert](https://help.aliyun.com/zh/dashscope/developer-reference/model-list-old-version?spm=a2c4g.11186623.help-menu-610100.d_3_7_6_3_3.74b53925Sa45at) [CosyVoice](https://help.aliyun.com/zh/dashscope/developer-reference/timbre-list?spm=a2c4g.11186623.help-menu-610100.d_3_7_6_0_3.3913490eukkP8U&scm=20140722.H_2808559._.OR_help-T_cn#DAS#zh-V_1) [CosyVoice Github](https://github.com/FunAudioLLM/CosyVoice)