Skip to main content

Model file manager

Project description

Achilles

Model file Manager

模型管理

创建项目

创建项目

创建模型

创建模型

创建模型文件

创建模型文件

模型使用

# 安装包
pip install -U snail_achilles
# 引入model
from achilles.model import *
# 指定服务器
Model.SERVER_HOST = "achilles.insnail.com"

# 使用项目、模型、版本实例化model
model = Model("nlp_server", "emotional_classification", "0.0.1")

# 得到模型文件的二进制文件
data = model.get_model_content()

# 将模型下载到指定文件 
model.save_model("./model.model") 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snail_achilles-0.0.6.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

snail_achilles-0.0.6-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file snail_achilles-0.0.6.tar.gz.

File metadata

  • Download URL: snail_achilles-0.0.6.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.0

File hashes

Hashes for snail_achilles-0.0.6.tar.gz
Algorithm Hash digest
SHA256 d1cd420980f7cf9d60d8e3393afa5277ab295a118b74e46205833c439cd68a3d
MD5 65810228c1d33e451608ea0994be7bd0
BLAKE2b-256 6e5e8f44ccf9413c0779dea00b256f9a5279d00214fc0fa71ad97ae2bcd6d07f

See more details on using hashes here.

File details

Details for the file snail_achilles-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: snail_achilles-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.0

File hashes

Hashes for snail_achilles-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9ab5698859cab96ca35d9e27dec457ba5efa6b6e5b51e404c8dba4eafe54e7e1
MD5 561a98529ccd4d7137bba7a5301f3310
BLAKE2b-256 b75795bbe646518bcbdea31f4c274a5baa5a9bdc5edbc411a424c044bbe74f24

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page