Peng Ding
Peng Ding
### Describe the bug no desktop and start menu shortcuts are **automatically** created on Deepin 20.6 (settings enabled) * only able to create shortcut by manually enter 'Tools' -> 'create...
### Discussed in https://github.com/logseq/logseq/discussions/6686 Originally posted by **Oaklight** September 11, 2022 The current zotero integration is good, yet it would be even better to have such options that: 1. when...
v1.2.1之后任务栏右键菜单无法点击。appimage与deb都不可。 terminal直接运行appimage如下报错 ```bash $ ./Shadowsocks-Electron-1.2.2.AppImage info: 2022/9/18 01:32:41 - appDataPath: /home/me/.config/shadowsocks-electron info: 2022/9/18 01:32:41 - pathRuntime: /home/me/.config/shadowsocks-electron/runtime/ info: 2022/9/18 01:32:41 - pathExecutable: /tmp/.mount_Shadow1k3m3B ProcessHost: a child process exited: 36101 !...
### What happened? I got a conflict notification when I installed "tidy-blocks." Then I changed the shortcut from default `mod+ctrl+x` to `alt+ctrl+x` but ended up with another conflict. This one...
**Is your feature request related to a problem? Please describe.** Examples needed for AsyncChatbot usage.
I have been using Jericho for some projects, trinity always gets stuck at these steps when calling `env.get_valid_actions()` ```python TRINITY_STUCK_STEPS = set( [8, 13, 23, 29, 33, 35, 39, 43,...
请问Trilium转向TriliumNext之后,多语言版本是直接由TriliumNext提供还是仍然由您这边维护?
**例行检查** [//]: # (方框内删除已有的空格,填 x 号) + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我已完整查看过项目 README,已确定现有版本无法满足需求 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **功能描述** 请问audio models,比如ASR的whisper和TTS的模型,应该怎么计算定价?比如有些网站只给了每分钟或者每秒的价格。 **应用场景**...
**问题描述** xinference自带的/v1/rerank, /v1/embeddings均可正常服务。 接入one-hub后,xinference的chat模型正常,embedding模型正常。 rerank模型,测试了两个jina-reranker-v2, bge-rerank-v2-m3均无法工作,error code: ``` 503 Server Error: Service Unavailable for url: https://my_url/v1/rerank ``` **复现步骤** 部署xinference后,启动以上模型,检查url/v1/models可见如下模型表单: ```json {"object":"list","data":[{"id":"jina-clip-v2","object":"model","created":0,"owned_by":"xinference","model_type":"embedding","address":"0.0.0.0:40627","accelerators":["19"],"model_name":"jina-clip-v2","dimensions":1024,"max_tokens":8192,"language":["89 languages supported"],"model_revision":null,"replica":2},{"id":"jina-embeddings-v3","object":"model","created":0,"owned_by":"xinference","model_type":"embedding","address":"0.0.0.0:38657","accelerators":["19"],"model_name":"jina-embeddings-v3","dimensions":1024,"max_tokens":8192,"language":["zh","en"],"model_revision":null,"replica":2},{"id":"jina-reranker-v2","object":"model","created":0,"owned_by":"xinference","model_type":"rerank","address":"0.0.0.0:40629","accelerators":["19"],"type":"normal","model_name":"jina-reranker-v2","language":["en","zh","multilingual"],"model_revision":"298e48cada4a9318650d7fbd795f63827f884087","replica":2} ``` **预期结果** xinference接口为标准/v1/rerank,与siliconflow的一样,应工作正常。
```toml paging = true pager_command = "less -RF" auto_clear = true english_only = false theme = "temp" http_proxy = "" clear_screen = false freq_alert = true [logging] enable = true...