mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Update README.md
Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
This commit is contained in:
parent
2f7473b454
commit
782b3e5d86
@ -94,10 +94,6 @@ To see all options to serve your models (in the [code](https://github.com/huggin
|
||||
```
|
||||
text-generation-launcher --help
|
||||
```
|
||||
For a basic run, you can start the server as follows:
|
||||
```shell
|
||||
text-generation-launcher --model-id tiiuae/falcon-7b-instruct --num-shard 1 # You can change the model-id accordingly
|
||||
```
|
||||
|
||||
You can then query the model using either the `/generate` or `/generate_stream` routes:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user