Skip to main content

Model file manager

Project description

Achilles

Model file Manager

模型管理

创建项目

创建项目

创建模型

创建模型

创建模型文件

创建模型文件

模型使用

# 引入model
from achilles.model import *
# 使用项目、模型、版本实例化model
model = Model("nlp_server", "emotional_classification", "0.0.1")
# 将模型下载到指定文件 
model.download_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.2.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

snail_achilles-0.0.2-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

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