Coder Social home page Coder Social logo

ikatago-client's Introduction

ikatago-client

这是连接ikatago-server的客户端。

暂时没时间写文档,有问题加群: 703409387

下载ikagato客户端

用法

Lizzie用法

<ikatago程序路径> --platform aistudio --username <你设置的用户名> --password <你设置的密码>

比如,Windows下可能是这样子:

C:\xxx\ikatago.exe --platform aistudio --username kinfkong --password ******

Sabaki的用法

有三行,
第一行: 引擎名字,随便起一个名字
第二行: 程序路径,就是ikatago在你本机的路径,比如, C:\xxx\ikatago.exe
第三行: 运行参数: --platform aistudio --username <你设置的用户名> --password <你设置的密码>

更多参数

4. 如何指定katago的运行版本?

可以通过ikatago客户端参数--kata-name来指定, 比如:

ikatago.exe --kata-name katago-TENSORRT --username xxxx ...

5. 如何更改权重?

在ikatago.exe里,添加参数--kata-weight,比如:

ikatago.exe --kata-weight 20b --username xxxx ...

6. 如何修改katago配置文件?

你可以通过ikatago客户端,通过--kata-local-config来指定你自己本机上的配置文件,比如:

ikatago.exe --kata-local-config C:\xxx.cfg --username xxx ...

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.