mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 11:54:52 +00:00
move image header to top
This commit is contained in:
parent
abb02d6556
commit
7f18519806
@ -1,5 +1,7 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
# Text Generation Inference
|
# Text Generation Inference
|
||||||
|
|
||||||
<a href="https://github.com/huggingface/text-generation-inference">
|
<a href="https://github.com/huggingface/text-generation-inference">
|
||||||
@ -11,10 +13,6 @@
|
|||||||
<a href="https://huggingface.github.io/text-generation-inference">
|
<a href="https://huggingface.github.io/text-generation-inference">
|
||||||
<img alt="Swagger API documentation" src="https://img.shields.io/badge/API-Swagger-informational">
|
<img alt="Swagger API documentation" src="https://img.shields.io/badge/API-Swagger-informational">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
A Rust, Python and gRPC server for text generation inference. Used in production at [HuggingFace](https://huggingface.co)
|
A Rust, Python and gRPC server for text generation inference. Used in production at [HuggingFace](https://huggingface.co)
|
||||||
|
Loading…
Reference in New Issue
Block a user