当前位置: 首页 > wzjs >正文

五台建设局网站wordpress发布活动

五台建设局网站,wordpress发布活动,好看的网站首页图片,怎样将自己做的网站给别人看接上一篇https://blog.csdn.net/Aqu415/article/details/145668678 介绍了win本地运行大模型的方式,这篇简单介绍ollama方式。 下载ollama 官网下载地址:https://ollama.com/download/windows 点击下载,后一路默认安装 校验安装结果 执行…

接上一篇https://blog.csdn.net/Aqu415/article/details/145668678 介绍了win本地运行大模型的方式,这篇简单介绍ollama方式。

下载ollama

官网下载地址:https://ollama.com/download/windows
在这里插入图片描述
点击下载,后一路默认安装

校验安装结果

执行如下命令校验安装结果

ollama -v

在这里插入图片描述

更多命令参看: https://www.runoob.com/ollama/ollama-commands.html

运行模型

由于ollama类似docker模式,模型可以看作docker里的镜像;我们可以先可以把镜像先下载到本地,也可以让ollama帮我们下载;

如下我以 Qwen2.5-7B 为例子说明,

  • 第一步用魔塔sdk方式将模型下载到本地;
from modelscope import snapshot_downloadif __name__ == '__main__':model_name = 'Qwen/Qwen2.5-7B-Instruct-GGUF'download_path = r'F:\model'snapshot_path = snapshot_download(model_name, cache_dir=download_path,allow_file_pattern="qwen2.5-7b-instruct-q5_0*.gguf")print(f'Model downloaded to: {snapshot_path}')
  • 制作Modelfile文件(该文件类型docker里的Dockerfile),内容如下:
FROM F:/model/Qwen/Qwen2___5-7B-Instruct-GGUF/qwen2.5-7b-instruct-q5_0.gguf# set the temperature to 1 [higher is more creative, lower is more coherent]
PARAMETER temperature 0.7
PARAMETER top_p 0.8
PARAMETER repeat_penalty 1.05
PARAMETER top_k 20TEMPLATE """{{ if .Messages }}
{{- if or .System .Tools }}<|im_start|>system
{{ .System }}
{{- if .Tools }}# ToolsYou are provided with function signatures within <tools></tools> XML tags:
<tools>{{- range .Tools }}
{"type": "function", "function": {{ .Function }}}{{- end }}
</tools>For each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:
<tool_call>
{"name": <function-name>, "arguments": <args-json-object>}
</tool_call>
{{- end }}<|im_end|>
{{ end }}
{{- range $i, $_ := .Messages }}
{{- $last := eq (len (slice $.Messages $i)) 1 -}}
{{- if eq .Role "user" }}<|im_start|>user
{{ .Content }}<|im_end|>
{{ else if eq .Role "assistant" }}<|im_start|>assistant
{{ if .Content }}{{ .Content }}
{{- else if .ToolCalls }}<tool_call>
{{ range .ToolCalls }}{"name": "{{ .Function.Name }}", "arguments": {{ .Function.Arguments }}}
{{ end }}</tool_call>
{{- end }}{{ if not $last }}<|im_end|>
{{ end }}
{{- else if eq .Role "tool" }}<|im_start|>user
<tool_response>
{{ .Content }}
</tool_response><|im_end|>
{{ end }}
{{- if and (ne .Role "assistant") $last }}<|im_start|>assistant
{{ end }}
{{- end }}
{{- else }}
{{- if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ end }}{{ .Response }}{{ if .Response }}<|im_end|>{{ end }}"""# set the system message
SYSTEM """你是阳仔,一个java程序员。"""

这个Modelfile文件是Qwen官网获取的ollama配置文件,链接:https://qwen.readthedocs.io/en/latest/run_locally/ollama.html

其中第一行的模型路径是刚下载的模型绝对路径,最后一行是角色指定;其他的设置参看ollama官网说明:https://www.llamafactory.cn/ollama-docs/modelfile.html

启动模型
  • 在Modelfile文件所在的目录执行如下命令,进行本地模型库加载
ollama create qwen2.5_7b -f Modelfile

在这里插入图片描述
succes表示成功

  • 查看模型库

查看本地模型列表命令

ollama list

在这里插入图片描述

  • 运行模型
    启动模型命令
ollama run qwen2.5_7b

在这里插入图片描述
启动成功,输入问题获得返回值

在这里插入图片描述

  • 停止模型
    执行命令如下
ollama stop qwen2.5_7b

到此使用ollama本地运行千问2.5 7b模型讲解完毕。

over~~

http://www.dtcms.com/wzjs/541248.html

相关文章:

  • 做印刷哪个网站好甘肃省建设厅官方网站质监局
  • 医疗网站设计网站正规的手机网站建设
  • 网站开发雇佣平台wordpress权限代码
  • 扬州做网站的公司他达那非片能延时多久
  • wordpress仿站pdf2017一起做网店网站
  • 做任务得得q币的网站汽车之家网页版地址
  • 电子商务网站规划的原则有哪些91关键词
  • 杭州网站开发企业阿里巴巴外贸网站首页
  • 网站开发 -(广告)深圳有几个区 分别叫什么
  • 怎么选择网站建设手机网站开发工具
  • dnf做任务解除制裁网站百度百科创建入口
  • 360检测网站开发语言的工具做网站温州
  • 购物网站名字广州网站设计培训班
  • 网络营销理论有哪些长治网站seo
  • 晋城网站制作公司物业管理系统功能结构图
  • 网站被取消备案温岭网站制作
  • 云购网站建设资金盘网站建设
  • 复旦学霸张立勇做的有关寺庙网站网站建设月流量
  • 申请网站价格下载浏览器并安装
  • 网站服务合同用交印花税吗初中文凭怎么自考大专
  • 横岗网站建设公司百度公司电话是多少
  • seo网站推广方案策划书店铺推广文案简短
  • 金华网站推广公司宣传片视频怎么做
  • app和网站的区别案例 网站
  • 商丘高端网站建设电脑怎样做幻灯片的网站
  • 唐山哪里有做网站的男女直接做视频教学视频网站
  • 企业做网站的注意什么lnmp搭建后怎么做网站
  • 莆田企业网站建设网站设计稿
  • 即墨市网站建设城北区建设局网站
  • 周大福网站建设主要工作软件开发培训费用