Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
lizhiping
text-generation-inference
Commits
192d49af
Unverified
Commit
192d49af
authored
1 year ago
by
Nicolas Patry
Browse files
Options
Download
Email Patches
Plain Diff
2.1.0 names for release.
parent
74b0231b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Cargo.toml
Cargo.toml
+1
-1
server/pyproject.toml
server/pyproject.toml
+1
-1
No files found.
Cargo.toml
View file @
192d49af
...
...
@@ -9,7 +9,7 @@ members = [
resolver
=
"2"
[workspace.package]
version
=
"2.1.
1-dev
0"
version
=
"2.1.0"
edition
=
"2021"
authors
=
[
"Olivier Dehaene"
]
homepage
=
"https://github.com/huggingface/text-generation-inference"
...
...
This diff is collapsed.
Click to expand it.
server/pyproject.toml
View file @
192d49af
[tool.poetry]
name
=
"text-generation-server"
version
=
"2.
0.5-dev
0"
version
=
"2.
1.
0"
description
=
"Text Generation Inference Python gRPC Server"
authors
=
[
"Olivier Dehaene <olivier@huggingface.co>"
]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment