Simple demo server for AllenNLP models
Project description
# AllenNLP Simple Server
This repo contains a simple demo server for serving a model. To file an issue, please open a ticket on https://github.com/allenai/allennlp and tag it with “Server”.
## Installation
You can install AllenNLP Server by cloning our git repository:
`bash git clone https://github.com/allenai/allennlp-server `
Create a Python 3.8 virtual environment, and install AllenNLP Server in editable mode by running:
`bash pip install --editable . `
## Running AllenNLP Server
AllenNLP Server is a plugin for AllenNLP which adds a “serve” subcommand:
`bash allennlp serve --help `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for allennlp_server-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7663f1b81579b6cdb005cb77033dcf992801a5f9e463e8edfdbb6514c1e98ee |
|
MD5 | c4bf63742f5884742939ef572758925c |
|
BLAKE2b-256 | 1dcba08fe530c0b48326809771c7b119fe7102f1fd9f840560e6612476623ae7 |