摘要:
使用RMBG-1.4进行抠图(背景移除) 说明: 首次发表日期:2024-08-28 RMBG-1.4 Hugging Face 地址: https://huggingface.co/briaai/RMBG-1.4 准备工作 创建环境并安装依赖:: # 如果`~/.local/lib/python3 阅读全文
摘要:
Docker下使用llama.cpp部署带Function calling和Json Mode功能的Mistral 7B模型 说明: 首次发表日期:2024-08-27 参考: https://www.markhneedham.com/blog/2024/06/23/mistral-7b-funct 阅读全文
摘要:
使用xinference部署自定义embedding模型(docker) 说明: 首次发表日期:2024-08-27 官方文档: https://inference.readthedocs.io/zh-cn/latest/index.html 使用docker部署xinference FROM nv 阅读全文
摘要:
freeswitch python 模块Demo 说明: 首次发表日期:2024-08-26 freeswitch相关文档: https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Modules/mod_python_104 阅读全文
摘要:
使用Docker部署FunASR服务 说明: 首次发表日期:2024-08-26 官方文档: https://github.com/modelscope/FunASR/blob/main/runtime/quick_start_zh.md 创建Dockerfile: FROM registry.cn 阅读全文
摘要:
freeswitch 32秒自动挂断问题 说明: 首次发表日期:2024-08-23 参考: https://serverfault.com/questions/1008661/freeswitch-drops-calls-after-32-seconds https://blog.csdn.net 阅读全文
摘要:
在Debian上安装freeswitch 说明: 首次发表日期:2024-08-12 参考文档: https://medium.com/@jogikrunal9477/ultimate-guide-to-installing-freeswitch-on-ubuntu-22-04-lts-3745ef 阅读全文
摘要:
使用Infinity部署Embedding和Reranking模型 说明: 首次发表日期:2024-08-06 Infinity Github 仓库: https://github.com/michaelfeil/infinity Infinity 官方文档: https://michaelfeil 阅读全文