Giter VIP home page Giter VIP logo

Comments (3)

xd2333 avatar xd2333 commented on August 21, 2024

代理不通导致的,检查下代理或直接关掉。后面会优化这块的提示信息

from galtransl.

PantsuDango avatar PantsuDango commented on August 21, 2024

代理不通导致的,检查下代理或直接关掉。后面会优化这块的提示信息

非常感谢回复!~
我确实在config.yaml里设置了如下的proxy配置

# 代理设置
proxy:
  enableProxy: true # 是否启用代理。[True/False]
  proxies:
    - address: http://127.0.0.1:7890
# 字典设置,所有字典、字典内词条将按顺序从上到下替换

但是我调用的是本地的 sakura-009 模型,它也会走代理去调用么?

from galtransl.

xd2333 avatar xd2333 commented on August 21, 2024

代理不通导致的,检查下代理或直接关掉。后面会优化这块的提示信息

非常感谢回复!~ 我确实在config.yaml里设置了如下的proxy配置

# 代理设置
proxy:
  enableProxy: true # 是否启用代理。[True/False]
  proxies:
    - address: http://127.0.0.1:7890
# 字典设置,所有字典、字典内词条将按顺序从上到下替换

但是我调用的是本地的 sakura-009 模型,它也会走代理去调用么?

目前即使不走代理也会检测可用性,这里是检测代理可用性报错了,后面改一改

from galtransl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.