docs: correct the name 7B-native on Readme (#120)
This commit is contained in:
parent
f54b1ce44d
commit
3ed6f8e20f
@ -29,7 +29,7 @@ Setting up Serge on Kubernetes or docker compose can be found in the wiki: https
|
||||
|
||||
## Models
|
||||
|
||||
Currently only the 7B, 713B and 30B alpaca models are supported. If you have existing weights from another project you can add them to the `serge_weights` volume using `docker cp`.
|
||||
Currently only the 7B, 7B-native, 13B and 30B alpaca models are supported. If you have existing weights from another project you can add them to the `serge_weights` volume using `docker cp`.
|
||||
|
||||
### :warning: A note on _memory usage_
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user