MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接
    1. 主页
    2. kouki
    • 资料
    • 关注 2
    • 粉丝 0
    • 主题 2
    • 帖子 33
    • 最佳 1
    • 有争议的 0
    • 群组 0

    kouki

    @kouki

    1
    声望
    8
    资料浏览
    33
    帖子
    0
    粉丝
    2
    关注
    注册时间 最后登录

    kouki 取消关注 关注

    kouki 发布的最佳帖子

    • RE: 本地搭建NovelAi (免费的色图生成器,可用colab在线运行)

      @LookStars 我的问题和这个一模一样,后来在寻找解的时候注意到了报错中还包含了非目录的路径,我跟着摸进去后看到了乱码文件,我把他们删除后重启就继续下载了
      我的:C:\Users\Administrator.cache\huggingface\transformers
      应该是你的:C:\Users\zlr75/.cache\huggingface\transformers

      发布在 技术交流板块
      kouki
      kouki

    kouki 发布的最新帖子

    • RE: 求助:有没有办法通过mirai或插件来限制整体的消息发送速度

      111

      发布在 使用交流
      kouki
      kouki
    • RE: 求助:有没有办法通过mirai或插件来限制整体的消息发送速度

      orz

      发布在 使用交流
      kouki
      kouki
    • 求助:有没有办法通过mirai或插件来限制整体的消息发送速度

      https://mirai.mamoe.net/topic/2134
      我更新到1.15-M1版本,并使用此插件,解决了45问题
      因为频繁使用导致了屏蔽,也挂了一段时间来尝试解决(也试过删除cache 和 device.json)但都没成功
      限制消息发送速度是插件作者提供的最后解决办法
      我实在找不到来此求助orz

      发布在 使用交流
      kouki
      kouki
    • RE: OpenAI ChatBot 插件,已添加预设功能(为啥你们都想整猫娘)

      请问这样的报错是为何出现的,他出现就会强行stop,有没有办法让他继续或者保留之前的内容

      2023-04-19 02:17:31 W/MiraiOpenAiListener: MiraiOpenAiListener with GroupMessageEvent(group=“所在群号”, senderName=“群聊昵称”, sender=“使用者QQ”, permission=OWNER, message=[mirai:source:ids=[114142], internalIds=[-“所在群号”], from group “使用者QQ” to “所在群号” at 1681840664]chat)
      xyz.cssxsh.openai.OpenAiException: This model's maximum context length is 4097 tokens. However, you requested 4102 tokens (3590 in the messages, 512 in the completion). Please reduce the length of the messages or completion.
              at mirai-openai-plugin-1.5.0.mirai2.jar//xyz.cssxsh.openai.OpenAiClient$http$1$4$1.invokeSuspend(OpenAiClient.kt:60)
              at mirai-openai-plugin-1.5.0.mirai2.jar//xyz.cssxsh.openai.OpenAiClient$http$1$4$1.invoke(OpenAiClient.kt)
              at mirai-openai-plugin-1.5.0.mirai2.jar//xyz.cssxsh.openai.OpenAiClient$http$1$4$1.invoke(OpenAiClient.kt)
              at mirai-openai-plugin-1.5.0.mirai2.jar[private]//io.ktor.client.plugins.HttpCallValidator.validateResponse(HttpCallValidator.kt:47)
              at mirai-openai-plugin-1.5.0.mirai2.jar[private]//io.ktor.client.plugins.HttpCallValidator.access$validateResponse(HttpCallValidator.kt:40)
              at mirai-openai-plugin-1.5.0.mirai2.jar[private]//io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:148)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at mirai-openai-plugin-1.5.0.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:138)
              at mirai-openai-plugin-1.5.0.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:112)
              at mirai-openai-plugin-1.5.0.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:14)
              at mirai-openai-plugin-1.5.0.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:62)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
              at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      
      发布在 插件发布
      kouki
      kouki
    • RE: 本地搭建NovelAi (免费的色图生成器,可用colab在线运行)

      虽然这么就再打扰很不好,但我真的很需要你的帮助T T

      venv "E:\ai\webui\stable-diffusion-webui\venv\Scripts\Python.exe"
      Python 3.10.7 (tags/v3.10.7:6cc6b13, Sep 5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)]
      Commit hash: ea9bd9fc7409109adcd61b897abc2c8881161256
      Installing requirements for Web UI
      Launching Web UI with arguments:
      No module 'xformers'. Proceeding without it.
      Loading weights [a7529df023] from E:\ai\webui\stable-diffusion-webui\models\Stable-diffusion\model.ckpt
      Creating model from config: E:\ai\webui\stable-diffusion-webui\configs\v1-inference.yaml
      LatentDiffusion: Running in eps-prediction mode
      DiffusionWrapper has 859.52 M params.
      Applying cross attention optimization (Doggettx).
      Textual inversion embeddings loaded(0):
      Model loaded in 13.1s (load weights from disk: 7.2s, load config: 0.1s, create model: 0.5s, apply weights to model: 1.1s, apply half(): 0.9s, move model to device: 1.1s, load textual inversion embeddings: 2.1s).
      Running on local URL: http://127.0.0.1:7860

      To create a public link, set share=True in launch().
      Traceback (most recent call last):
      File "E:\ai\webui\stable-diffusion-webui\launch.py", line 361, in <module>
      start()
      File "E:\ai\webui\stable-diffusion-webui\launch.py", line 356, in start
      webui.webui()
      File "E:\ai\webui\stable-diffusion-webui\webui.py", line 232, in webui
      app.add_middleware(GZipMiddleware, minimum_size=1000)
      File "E:\ai\webui\stable-diffusion-webui\venv\lib\site-packages\starlette\applications.py", line 135, in add_middleware
      raise RuntimeError("Cannot add middleware after an application has started")
      RuntimeError: Cannot add middleware after an application has started
      请按任意键继续. . .

      发布在 技术交流板块
      kouki
      kouki
    • RE: mirai本体一键安装仅下载了java文件

      @cssxsh 好耶!

      发布在 BUG反馈
      kouki
      kouki
    • mirai本体一键安装仅下载了java文件

      就很奇怪,从Github上下载的win64安装器,安装完成后只给了一个java
      PT{@DNBJV@GMLWD~C0KRC5C.png
      U_3D2UT)(LSES{IKA9CQ}PW.png

      发布在 BUG反馈
      kouki
      kouki
    • RE: NovelAi Helper AI图片生成, 可对接自建/colab在线运行的 Naifu api

      @cssxsh 好吓人...

      发布在 插件发布
      kouki
      kouki
    • RE: NovelAi Helper AI图片生成, 可对接自建/colab在线运行的 Naifu api

      @cssxsh naifu,但他好像报错但不影响使用,我打算撤回了(

      发布在 插件发布
      kouki
      kouki
    • RE: NovelAi Helper AI图片生成, 可对接自建/colab在线运行的 Naifu api

      @茶色cha /nai swimsuit #steps=28 #scale=7 #width=768 #height=512 “萝莉,精灵”
      这样

      发布在 插件发布
      kouki
      kouki