网站首页
编程语言
数据库
系统相关
其他分享
编程问答
Windosw
2024-08-15
ollama windosw使用
https://www.sysgeek.cn/ollama-on-windows/浏览器输入:http://localhost:11434/显示Ollamaisrunning表示正常启动当前已安装千问(qwen2:latest)#安装qwen2:latestollamapullqwen2:latest#安装聊天机器人ollamapullwangshenzhi/llama3-8b-chinese-chat-ollama-q4#安
2024-07-26
Windosw下Visual Studio2022编译FFmpeg(支持x264、x265、fdk-acc)
FFmpeg 7.0版本移除了6.0之前已弃用的API,无法向下兼容。所以编译的版本选择FFmpeg6.1.1。一、安装VisualStudio2022可参考另外一篇文章:Windows安装VisualStudio2022+QT5.15开发环境_qt5.15.2vs2022-CSDN博客 二、安装MSYS2下载地址:https://www