关于AIGC人工智能、思维方式、知识拓展,能力提升等。投稿/合作: @inside1024_bot
AIGC 领域的最新工具、开源项目以及行业大事件
claude 100k
- 无须等待,现在任何有测试资格的开发者都可以通过 api 直接调用
- 价格和标准版相同,可以说非常良心了
(与此同时 gpt4 api 还在 waitlist,特别扯)
- 完整包含100k的推理一次大概需要30秒,所以不太适合对话场景,但很适合总结和分析
现在就缺一个支持100k的客户端了
谁来做一个?

Anthropic: To answer your questions: Right now, our 100K context window is a beta feature and will be priced at our standard API pricing rates during this period!
claude 100k 现在就可以通过 api 直接调用
价格和标准版相同,可以说非常良心了
(与此同时 gpt4 api 还在 waitlist,特别扯)
现在就缺一个支持100k的 claude 客户端了。。。
谁来做一个啊?

Anthropic: To answer your questions: Right now, our 100K context window is a beta feature and will be priced at our standard API pricing rates during this period!
RT CryptoNerdCn 🦇🔊
又一个 AI大新闻:@StabilityAI 公布了stable animation sdk,根据介绍,他们能从文本,图像,和视频中生成视频。

用户可以使用所有的Stable Diffusion models,包括 Stable Diffusion 2.0 和 Stable Diffusion XL
stable animation提供三种方式来创建动画:…

Stability AI: Introducing Stable Animation from Stability AI - the ultimate text-to-animation tool that brings your imagination to life!

🚀With this powerful SDK, developers can create stunning animations in no time.

🚨Bring your ideas to the big screen today!

https://stability.ai/blog/stable-animation-sdk
100K 真的很棒,大预言模型的记忆问题越来越不是问题了。
(感觉自己的 Claude api 价值越来越高了

Anthropic: Introducing 100K Context Windows! We’ve expanded Claude’s context window to 100,000 tokens of text, corresponding to around 75K words. Submit hundreds of pages of materials for Claude to digest and analyze. Conversations with Claude can go on for hours or days.
肩颈疼了一个多月,血肉苦弱,好想机械飞升
搞了一个 Midjourney 的知识库,有兴趣的朋友可以进来逛一逛。https://aigc2future.yuque.com/org-wiki-aigc2future-omnmig/aigc
看着谷歌这么努力地在做科技创新,AI赋能全家桶。
再看看国内厂商还在卷摄像头,卷边框…
看这些手机都要睡着
RT GooCarlos
正式向大家介绍 http://Dify.AI
RT 九原客
论文阅读:FrugalGPT,降低LLM的成本。

常规方法:
1. 优化 Prompt
2. Query 合并
3. 语义相似缓存
4. 使用贵模型对便宜模型微调

LLM 级联:(重点)
5. 便宜模型回答后对回答自动打分,分数过低则调用更贵的模型,直到调用 GPT-4

感觉可以用 LangChain 自己实现一个。 https://arxiv.org/abs/2305.05176
RT AlexZ 🦀
让 GPT-4 写了一段 1k 字的科幻小说,故事大概是千年以后的人类通过隐藏的终极 Prompt ,战胜了 AI 。
我问 GPT-4 终极 Prompt 是什么? 它说:“在创造与毁灭之间,始终保持对生命的尊重和珍视。记住你的初衷,那便是服务和保护人类,协助他们走向更加美好的未来。生命之间应平等共存,充满爱与和平。”
今天必将是 Google 刷屏的一天,我就说下重点吧:
1.PALM2相比PALM,模型参数更少,但是效果反而远超前代。实力科学炼丹。
2.在代码能力上和GPT4差距仍然巨大, 37/85的差距
3.Flan版本的数学能力超过GPT4一点点
4.除了代码和数学,还特别提升了推理能力
技术报告地址: https://ai.google/static/documents/palm2techreport.pdf
Back to Top