-
我们收到很多社区同学对Java版本的强烈诉求,所以计划扩展Java体系的建设,希望感兴趣的开发者们可以参与进来,一起推出Java版本。
> 参与七月贡献者活动:https://github.com/didi/xiaoju-survey/issues/313
## 认领方式
1、留言认领:模块或者模块-功能点 + 预计完成时间
2、官方会将跟进人标记到此Issue
3、部分文档未全…
-
Right now starship only support BCC style C code.
BCC style C code has one major limitations:
1. It requires C header on the host environment to build
From the perspective of making portable BPF …
-
**例行检查**
[//]: # '方框内填 x 表示打钩'
- [x] 我已确认目前没有类似 issue
- [x] 我已完整查看过项目 README,以及[项目文档](https://doc.tryfastgpt.ai/docs/intro/)
- [x] 我使用了自己的 key,并确认我的 key 是可正常使用的
- [x] 我理解并愿意跟进此 issue,协助测试和提供反…
-
卡再手机里功能正常,但是用手机给模块中的卡打电话,提示暂时无法接通,查看日志发现没有任何日志输出,尝试过重新刷固件和脚本,请问可能是哪方面出问题了呢
-
-
### ⚠️ 搜索是否存在类似issue
- [X] 我已经搜索过issues和disscussions,没有发现相似issue
### 总结
Ollama本地服务目前支持了Qwen、Gemma、Mistral、Codellama等多种大模型,可参考[Ollama支持的模型](https://ollama.com/library)
这里我在现有的项目中做了如下更改以支持Ollama服务…
-
### 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 had searched in the [issues…
-
### 1. Issue or feature description
只要带nvidia.com/gpu相关配置启动pod,
然后进入bash, 输入nvidia-smi ,就会报 Segmentation fault
### 2. Steps to reproduce the issue
1. 使用 下面命令安装hami
helm install hami hami-charts/h…
hxh71 updated
3 months ago
-
### Describe your problem
I found function that feishu_callback, which is used to register and login with feishu, but how to use it, and no user guide about that.
I want to know whether ragflow can …
-
### Feature request / 功能建议
当前官方文档提供了使用 Transformers 与 GLM-4-9B 进行对话的代码,但缺少如何使用 Transformers 启动服务端以及实现客户端请求的具体代码或指南。我希望能够补充以下内容:
- 如何通过 Transformers 库启动 GLM-4-9B 服务端,并能够接受客户端请求进行推理。
- 如何从客户端发送请求到…