标题: gpt用image2生图好慢啊
作者: #Toert
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2164041
时间: 2026-05-12 22:21:46
摘要:
作者: #Toert
板块: #开发调优
编号:
2164041帖子: https://linux.do/t/topic/2164041
时间: 2026-05-12 22:21:46
摘要:
各位佬,我dmit反代出来用image2生图,一张图片差不多70s左右,这个速度正常吗,我看pro网页对话生图也差不多,有没有啥方法能解决的
标题: 《都江堰》七律——AI写诗
作者: #AAAI
板块: #读书成诗
编号:
帖子: https://linux.do/t/topic/2164066
时间: 2026-05-12 22:26:18
摘要:
作者: #AAAI
板块: #读书成诗
编号:
2164066帖子: https://linux.do/t/topic/2164066
时间: 2026-05-12 22:26:18
摘要:
《都江堰》七律
岷水奔腾万古苍, 李冰凿引化洪荒。 鱼嘴横江分水势, 宝瓶吐水润稻粱。 飞沙堰外千寻浪, 灌口田间万顷光。 人力胜天谁可挡, 千秋功业耀华疆。
《水调歌头·都江堰》
岷岭雪初化, 奔腾裂石来。 千古洪荒一凿, 李冰劈山开。 鱼嘴中分东注, 宝瓶侧纳西灌, 万顷稻花白。 堰口千秋固, 利溥遍寰垓。
蜀道险, 岷水急, 论雄哉。 何须鬼神之力, 人手自能裁。 长堤岸上惊涛立, 灌口渠前稻浪排。 问古今治水, 此处压群台。
标题: 佬们有推荐可以用来学习的Harness项目吗?
作者: #Looler
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2164072
时间: 2026-05-12 22:26:50
摘要:
作者: #Looler
板块: #开发调优
编号:
2164072帖子: https://linux.do/t/topic/2164072
时间: 2026-05-12 22:26:50
摘要:
最近在了解harness,佬们有推荐做的项目吗;用什么好用的skill分享吗?
标题: AI程序员带着半开的笔记本电脑穿梭于机场、办公室和冰场
作者: #🐟
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/2164074
时间: 2026-05-12 22:26:52
摘要:
作者: #🐟
板块: #前沿快讯
编号:
2164074帖子: https://linux.do/t/topic/2164074
时间: 2026-05-12 22:26:52
摘要:
Business Insider
AI coders are carrying half-open laptops through airports, offices, and ice...
Techies are walking with their laptops open to keep their agents running. They told Business Insider their stories, from offices to school halls.
[!quote]+
随着代理狂热的兴起,像陈(Chan)这样的技术人员开始追求更长时间的AI编程时间。这些工具大多本地运行或依赖WiFi,关闭笔记本就意味着失去进度。
这就是为什么你那个被AI感染的朋友拿着打开的笔记本电脑走来走去:他们的 Agent 还在运行。
这台破裂的笔记本电脑成了梗,OpenAI通过TikTok向知情者眨眼发表了看法。《商业内幕》采访了八位开着笔记本电脑散步的人,了解他们为什么这么做。
标题: 买的原价plus登不上,需要接码
作者: #谢谢不吃香菜
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2164077
时间: 2026-05-12 22:27:04
摘要:
作者: #谢谢不吃香菜
板块: #开发调优
编号:
2164077帖子: https://linux.do/t/topic/2164077
时间: 2026-05-12 22:27:04
摘要:
买的原价plus登不上,需要接码,试了herosms和自己的中国手机号都不行,有推荐的吗
标题: 佬友们Claude被撤销访问权限的时候,有没有遇到A\发了封号邮件但是还能访问的情况?
作者: #hiugo
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2164084
时间: 2026-05-12 22:27:54
摘要:
作者: #hiugo
板块: #搞七捻三
编号:
2164084帖子: https://linux.do/t/topic/2164084
时间: 2026-05-12 22:27:54
摘要:
刚刚A\发了个封号邮件,但是账号的授权还在啊,现在还是Max5x
好奇怪
标题: MiMO 报错 *The reasoning_content in the thinking mode must be passed back to the API.*
作者: #Harry-zklcdc
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2164101
时间: 2026-05-12 22:32:09
摘要:
作者: #Harry-zklcdc
板块: #开发调优
编号:
2164101帖子: https://linux.do/t/topic/2164101
时间: 2026-05-12 22:32:09
摘要:
RT,佬们在使用 MiMO v2.5 的时候会有上面的报错吗?好像是晚上大规模出现,猜测可能有什么升级?
脱敏后的请求如下
{
"model": "mimo-v2.5",
"temperature": 0.6,
"user": "69ef64ec580a2a75b3d5df9b",
"stream": true,
"tools": [
{
"type": "function",
"function": {
"name": "query_structured",
"description": "Query",
"parameters": {
"type": "object",
"properties": {
"query": {
"title": "Query",
"type": "string"
}
},
"required": [
"query"
],
"title": "query_structuredArguments"
}
}
},
{
"type": "function",
"function": {
"name": "image_gen_oai",
"description": "Generates high-quality, original images based solely on text, not using any uploaded reference images.\n\nWhen to use `image_gen_oai`:\n- To create entirely new images from detailed text descriptions that do NOT reference any image files.\n\nWhen NOT to use `image_gen_oai`:\n- If the user has uploaded any images and requests modifications, enhancements, or remixing based on those uploads → use `image_edit_oai` instead.\n\nGenerated image IDs will be returned in the response, so you can refer to them in future requests made to `image_edit_oai`.",
"parameters": {
"type": "object",
"properties": {
"prompt": {
"type": "string",
"maxLength": 32000,
"description": "Describe the image you want in detail. \n Be highly specific—break your idea into layers: \n (1) main concept and subject,\n (2) composition and position,\n (3) lighting and mood,\n (4) style, medium, or camera details,\n (5) important features (age, expression, clothing, etc.),\n (6) background.\n Use positive, descriptive language and specify what should be included, not what to avoid. \n List number and characteristics of people/objects, and mention style/technical requirements (e.g., \"DSLR photo, 85mm lens, golden hour\").\n Do not reference any uploaded images—use for new image creation from text only."
},
"background": {
"type": "string",
"enum": [
"transparent",
"opaque",
"auto"
],
"description": "Sets transparency for the background. Must be one of transparent, opaque or auto (default). When transparent, the output format should be png or webp."
},
"quality": {
"type": "string",
"enum": [
"auto",
"high",
"medium",
"low"
],
"description": "The quality of the image. One of auto (default), high, medium, or low."
},
"size": {
"type": "string",
"enum": [
"auto",
"2560x1440",
"1440x2560",
"3072x2048",
"2048x3072",
"2576x1104",
"1104x2576",
"2048x2048",
"3840x2160",
"2160x3840",
"3264x2176",
"2176x3264",
"3808x1632",
"1632x3808",
"2880x2880",
"1376x768",
"768x1376",
"1536x1024",
"1344x576",
"576x1344",
"1024x1536",
"1024x1024"
],
"description": "The size of the generated image. One of 1024x1024, 1536x1024 (landscape), 1024x1536 (portrait), or auto (default)."
}
},
"required": [
"prompt"
]
}
}
},
{
"type": "function",
"function": {
"
标题: 最近沉迷于本地推理加速, 为了方便调试做了一个llama.cpp外壳
作者: #Ryens
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2164105
时间: 2026-05-12 22:32:24
摘要:
作者: #Ryens
板块: #开发调优
编号:
2164105帖子: https://linux.do/t/topic/2164105
时间: 2026-05-12 22:32:24
摘要:
本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容:
我的帖子已经打上 开源推广 标签: 是
我的开源项目完整开源,无未开源部分: 是
我的开源项目已链接认可 LINUX DO 社区: 是
我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是
以上选择我承诺是永久有效的,接受社区和佬友监督: 是
以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出
rt,可以非常方便地管理多个llama.cpp启动配置,还支持自定义参数来适应不同llama.cpp分支的功能,比如turboquant、Dflash等。
同时对比LM Studio等,只是个轻量级外壳,不会造成性能损失
欢迎各位佬友试用,有Star就更好了
github.com
GitHub - RyensX/LlamaCppHub
通过在 GitHub 上创建帐户来为 RyensX/LlamaCppHub 开发做出贡献。
我这边也整合了一些不同功能的分支和一键构建代码,需要的也可以看下
github.com
GitHub - RyensX/windows_llama.cpp: PowerShell automation to rebuild llama.cpp for a...
PowerShell automation to rebuild llama.cpp for a Windows environment.
标题: 五块钱烧4000wtoken,梁圣的恩情还不完
作者: #zipei
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2164110
时间: 2026-05-12 22:33:13
摘要:
作者: #zipei
板块: #搞七捻三
编号:
2164110帖子: https://linux.do/t/topic/2164110
时间: 2026-05-12 22:33:13
摘要:
在做一个博主更新监控和解析系统,mimov2.5pro实在太蠢,受不了就给DeepSeek冲了10块钱,结果基本上全命中缓存(97%左右),五块钱爽烧4000wtoken
标题: 求助:非常好的录音设备 就是可以录到会议声音人说话的那种
作者: #纯棉花
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2164113
时间: 2026-05-12 22:33:22
摘要:
作者: #纯棉花
板块: #搞七捻三
编号:
2164113帖子: https://linux.do/t/topic/2164113
时间: 2026-05-12 22:33:22
摘要:
朋友问我 有没有好的录音设备 会议开会 能录到专家说话(麦克风外扩)很精确的那种 转写文字好的用什么产品呢 文字总结用什么呢 这些都聚到一起效果好的有哪些呢
标题: 感觉讨论bmad-method工作流的好少
作者: #ethandash
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2164114
时间: 2026-05-12 22:33:28
摘要:
作者: #ethandash
板块: #搞七捻三
编号:
2164114帖子: https://linux.do/t/topic/2164114
时间: 2026-05-12 22:33:28
摘要:
RT,感觉讨论bmad-method工作流的好少,大多是superpowers,spec这些,大佬们你们都用什么工作流啊?另外就是虽然有工作流,但是现在使用codex开发,前端问题真的头痛啊,有没有前端的工作流推荐?
标题: 自己vibe了一个历史版:图寻游戏,根据全景图片推断朝代以及历史场景
作者: #Lickkk
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2164127
时间: 2026-05-12 22:34:42
摘要:
作者: #Lickkk
板块: #搞七捻三
编号:
2164127帖子: https://linux.do/t/topic/2164127
时间: 2026-05-12 22:34:42
摘要:
这是我与我朋友使用ai开发的一个网页端游戏,个人觉得还是比较有趣的,欢迎大家前来体验,也希望大家可以给一些改进建议!
地址:https://chrono.lickkk.xyz/
玩法介绍:
目前有单人与多人对战模式,以及好友邀请模式
玩法大概是,根据这张360度全景图,找关键线索,推断是处于哪个朝代以及对应的哪个历史事件
标题: 激动,终于要飞升了
作者: #enginewang
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2164143
时间: 2026-05-12 22:37:19
摘要:
作者: #enginewang
板块: #搞七捻三
编号:
2164143帖子: https://linux.do/t/topic/2164143
时间: 2026-05-12 22:37:19
摘要:
p.s.两万个帖子真的刷的累啊
注册好像很早了,有两三年了应该,24年刷了一会儿。最近几个月刷的比较厉害,尤其是Ai相关的话题,然后就刷飞升了。
因为我本身就是搞Ai Infra和Ai Agent相关的,在L站能刷到很多感兴趣的相关内容,一些佬的开源项目和交流贴也很有启发的。
学Ai,来L站~
标题: Token没掉,无限开蹬?Sub2AP出问题了?缓存命中100%?
作者: #HalfMelon
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2164164
时间: 2026-05-12 22:40:26
摘要:
作者: #HalfMelon
板块: #开发调优
编号:
2164164帖子: https://linux.do/t/topic/2164164
时间: 2026-05-12 22:40:26
摘要:
今天猛蹬了一整天,发现号池额度没什么变化,然后看了一下token消耗,一整天才消耗了84m。测试了一下,停用了绝大多数号,就留了几个号,又蹬了差不多40分钟吧,发现额度掉的极其缓慢,token消耗也极少。平时每天都要消耗最少200m,今天只消耗了84m,一看缓存命中居然100%???这是咋回事?
标题: 感觉gpt plus codex用量比昨天更坚挺了
作者: #it.null
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2164188
时间: 2026-05-12 22:42:58
摘要:
作者: #it.null
板块: #搞七捻三
编号:
2164188帖子: https://linux.do/t/topic/2164188
时间: 2026-05-12 22:42:58
摘要:
昨天我用codex开发2个功能完,基本就5h限制了,但今天2个功能,还有82%,是又有变化吗?佬友们有同等的感觉吗
标题: 佬友们怎么搞到一次性邮箱小号呢
作者: #owor
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2164195
时间: 2026-05-12 22:43:41
摘要:
作者: #owor
板块: #搞七捻三
编号:
2164195帖子: https://linux.do/t/topic/2164195
时间: 2026-05-12 22:43:41
摘要:
之前一直用qq邮箱更换别名的方式当一次性邮箱小号使用,但最近这个方法被制裁了,现在一年只能注册一个qq邮箱别名了。。。
所以佬友们还有别的方法搞到qq或者163这种常见后缀邮箱的小号接验证码吗,除了gmail的+tag别名。
标题: Claude code 如何无缝迁移到 codex
作者: #cocw
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2164196
时间: 2026-05-12 22:43:42
摘要:
作者: #cocw
板块: #开发调优
编号:
2164196帖子: https://linux.do/t/topic/2164196
时间: 2026-05-12 22:43:42
摘要:
如题。
写项目,会给了gpt pro,那么要切换到他们自家的codex了
目前claude code好不容易捂热了,有无缝迁移的流程吗
标题: iphone锁屏里的codex小组件
作者: #ttllss
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/2164200
时间: 2026-05-12 22:44:15
摘要:
作者: #ttllss
板块: #前沿快讯
编号:
2164200帖子: https://linux.do/t/topic/2164200
时间: 2026-05-12 22:44:15
摘要:
体验26.5新壁纸的时候发现chatgpt锁屏小组件里有一个codex诶(虽然点了之后跳转的还是正常gpt聊天对话框)
是不是要出官方手机codex了
如图: