mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Fixed.
This commit is contained in:
parent
cc07a84604
commit
72f5282098
@ -11,3 +11,4 @@ from text_generation_server.layers.linear import (
|
|||||||
|
|
||||||
# Just to add the `load` methods.
|
# Just to add the `load` methods.
|
||||||
from text_generation_server.layers.layernorm import load_layer_norm
|
from text_generation_server.layers.layernorm import load_layer_norm
|
||||||
|
from text_generation_server.layers.conv import load_conv2d
|
||||||
|
Loading…
Reference in New Issue
Block a user