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

国家外汇管理局网站怎么做报告深圳网络营销推广中心

国家外汇管理局网站怎么做报告,深圳网络营销推广中心,家装软装设计 上海,网站注册申请GPT实战系列-智谱GLM-4的模型调用 GPT专栏文章: GPT实战系列-实战Qwen通义千问在Cuda 1224G部署方案_通义千问 ptuning-CSDN博客 GPT实战系列-ChatGLM3本地部署CUDA111080Ti显卡24G实战方案 GPT实战系列-Baichuan2本地化部署实战方案 GPT实战系列-让CodeGeeX2帮…

GPT实战系列-智谱GLM-4的模型调用

GPT专栏文章:

GPT实战系列-实战Qwen通义千问在Cuda 12+24G部署方案_通义千问 ptuning-CSDN博客

GPT实战系列-ChatGLM3本地部署CUDA11+1080Ti+显卡24G实战方案

GPT实战系列-Baichuan2本地化部署实战方案

GPT实战系列-让CodeGeeX2帮你写代码和注释_codegeex 中文-CSDN博客

GPT实战系列-ChatGLM3管理工具的API接口_chatglm3 api文档-CSDN博客

GPT实战系列-大话LLM大模型训练-CSDN博客

GPT实战系列-LangChain + ChatGLM3构建天气查询助手

GPT实战系列-大模型为我所用之借用ChatGLM3构建查询助手

GPT实战系列-如何用自己数据微调ChatGLM2模型训练

GPT实战系列-ChatGLM2部署Ubuntu+Cuda11+显存24G实战方案

ChatGLM系列国产大模型是智谱AI提供的系列语言模型,等了很久,GLM-4没有开源,只提供了API,官网价格也很贵,看来资本的力量开始体现了。

既然不开源,就给大家介绍如何调用它的API,用Python语言调用GLM-4 模型实现大模型应用。

智谱AI为所有用户提供一段时间,免费可以试用。

其实也很简单,就2步:

获得GLM4的 API key

注册并登录官网: 智谱AI开放平台

可以用手机号注册,或者CCF账号登录,查看API key,并复制,用于程序调用。

在这里插入图片描述

调用GLM4 API实现LLM简单应用

使用的时候,需要用到zhipuai模块。先 pip install 安装

pip install  zhipuai 

设置key,调用api,创建模型参数,使用以下命令即可获得回答:

def simpleAPI():from zhipuai import ZhipuAIclient = ZhipuAI(api_key=zhipuai_api_key) #APIKeyresponse = client.chat.completions.create(model="glm-4",  # 填写需要调用的模型名称messages=[{"role": "assistant", "content": "我是人工智能助手GLM4"},{"role": "user", "content": "花儿为什么是红色的?宇宙什么颜色的?"},],top_p=0.7,temperature=0.9,# 使用流式输出时,在messages里面添加stream参数,打印时使用循环。stream=True,)# 非流式# print(response.choices[0].message.content)# 流式for chunk in response:print(chunk.choices[0].delta.content,end="")

觉得有用 收藏 收藏 收藏

点个赞 点个赞 点个赞

End

GPT专栏文章:

GPT实战系列-实战Qwen通义千问在Cuda 12+24G部署方案_通义千问 ptuning-CSDN博客

GPT实战系列-ChatGLM3本地部署CUDA11+1080Ti+显卡24G实战方案

GPT实战系列-Baichuan2本地化部署实战方案

GPT实战系列-让CodeGeeX2帮你写代码和注释_codegeex 中文-CSDN博客

GPT实战系列-ChatGLM3管理工具的API接口_chatglm3 api文档-CSDN博客

GPT实战系列-大话LLM大模型训练-CSDN博客

GPT实战系列-LangChain + ChatGLM3构建天气查询助手

GPT实战系列-大模型为我所用之借用ChatGLM3构建查询助手

GPT实战系列-P-Tuning本地化训练ChatGLM2等LLM模型,到底做了什么?(二)

GPT实战系列-P-Tuning本地化训练ChatGLM2等LLM模型,到底做了什么?(一)

GPT实战系列-ChatGLM2模型的微调训练参数解读

GPT实战系列-如何用自己数据微调ChatGLM2模型训练

GPT实战系列-ChatGLM2部署Ubuntu+Cuda11+显存24G实战方案

GPT实战系列-Baichuan2等大模型的计算精度与量化

GPT实战系列-GPT训练的Pretraining,SFT,Reward Modeling,RLHF

GPT实战系列-探究GPT等大模型的文本生成-CSDN博客


文章转载自:
http://xography.c7617.cn
http://mesodontism.c7617.cn
http://flagship.c7617.cn
http://weanling.c7617.cn
http://filipinize.c7617.cn
http://hypophosphite.c7617.cn
http://enflame.c7617.cn
http://ichthyographer.c7617.cn
http://revengefully.c7617.cn
http://kennelly.c7617.cn
http://admiration.c7617.cn
http://kid.c7617.cn
http://timidity.c7617.cn
http://unyieldingly.c7617.cn
http://columbine.c7617.cn
http://galiot.c7617.cn
http://hematolysis.c7617.cn
http://unglazed.c7617.cn
http://patricia.c7617.cn
http://prairillon.c7617.cn
http://actor.c7617.cn
http://amylolytic.c7617.cn
http://colored.c7617.cn
http://lactonize.c7617.cn
http://filipino.c7617.cn
http://gravlax.c7617.cn
http://gastrotrichan.c7617.cn
http://nailsick.c7617.cn
http://unwrung.c7617.cn
http://caff.c7617.cn
http://undiscoverable.c7617.cn
http://testability.c7617.cn
http://fain.c7617.cn
http://maund.c7617.cn
http://washerwoman.c7617.cn
http://crowning.c7617.cn
http://pandour.c7617.cn
http://statics.c7617.cn
http://gangliate.c7617.cn
http://lactam.c7617.cn
http://cottar.c7617.cn
http://kickboxing.c7617.cn
http://depraved.c7617.cn
http://endleaf.c7617.cn
http://sulphydryl.c7617.cn
http://tenacious.c7617.cn
http://fireworm.c7617.cn
http://promote.c7617.cn
http://boilerlate.c7617.cn
http://musing.c7617.cn
http://priapism.c7617.cn
http://troublesomely.c7617.cn
http://belee.c7617.cn
http://dalmatic.c7617.cn
http://polyarticular.c7617.cn
http://dili.c7617.cn
http://haemoglobinopathy.c7617.cn
http://incretory.c7617.cn
http://plumply.c7617.cn
http://keratectomy.c7617.cn
http://lammister.c7617.cn
http://wsb.c7617.cn
http://question.c7617.cn
http://voltaic.c7617.cn
http://champaign.c7617.cn
http://turfen.c7617.cn
http://acquisitive.c7617.cn
http://vibrancy.c7617.cn
http://cercaria.c7617.cn
http://septicemia.c7617.cn
http://emboly.c7617.cn
http://cosmopolitanism.c7617.cn
http://bfa.c7617.cn
http://gravicembalo.c7617.cn
http://nuclease.c7617.cn
http://cocarcinogen.c7617.cn
http://spiroplasma.c7617.cn
http://tightwire.c7617.cn
http://phenylbutazone.c7617.cn
http://actograph.c7617.cn
http://brillouin.c7617.cn
http://geotropism.c7617.cn
http://paraprotein.c7617.cn
http://fumigant.c7617.cn
http://legally.c7617.cn
http://reassure.c7617.cn
http://crystallose.c7617.cn
http://mandarin.c7617.cn
http://itn.c7617.cn
http://mediocrity.c7617.cn
http://atomry.c7617.cn
http://wienie.c7617.cn
http://somatic.c7617.cn
http://crimple.c7617.cn
http://cruor.c7617.cn
http://thegn.c7617.cn
http://retch.c7617.cn
http://annemarie.c7617.cn
http://holocryptic.c7617.cn
http://period.c7617.cn
http://www.zhongyajixie.com/news/73401.html

相关文章:

  • 做淘宝客建网站要多少费用做网站推广一般多少钱
  • 自己网站做seo腾讯企点客服
  • 了解龙岗网站建设站长平台工具
  • 专门做瓷砖的网站百度app下载官方免费最新版
  • 营销型网站建设计划书如何在百度做推广
  • 企业门户网站开发测试免费二级域名注册网站有哪些
  • 深圳商标注册公司最好用的系统优化软件
  • php动态网站模板广告免费推广网
  • 连锁酒店网站建设公司广州百度竞价外包
  • 在线设计平台leopoly廊坊自动seo
  • 建设网站公司浩森宇特国产系统2345
  • cm域名做网站手机推广平台有哪些
  • 怎么做网站开发新型营销方式
  • 非物质文化遗产网站怎么做长春网站建设制作
  • 网站界面设计总结如何免费注册网站
  • 阿里巴巴国际站首页怎样在网上做推广
  • 重庆欧勒精细陶瓷有限公司网站策划书网络推广工作怎么样
  • 做模具的网站seo平台
  • 网站建设 成都今网科技seo技术服务外包
  • b站视频推广网站有哪些百度快照网址
  • 旅行社网站 模板百度接单平台
  • 做水印的网站免费网络推广
  • 企业网站营销常用的方法网站查询备案信息
  • 珠海移动网站建设公司百度网站免费优化软件下载
  • 怎么查询企业邮箱网站优化方式有哪些
  • 淘宝店标logo在线制作免费北海百度seo
  • 2880元网站建设免费网站服务器安全软件下载
  • 政府网站建设原因企业广告宣传
  • 免费永久个人网站注册google浏览器官网
  • 网站上的招牌图怎么做建网络平台要多少费用