issues
search
caikit
/
caikit-nlp
Apache License 2.0
12
stars
49
forks
source link
Make encode() in wrapped model compatible with super encode()
#337
Closed
markstur
closed
8 months ago
markstur
commented
8 months ago
Adding missing params
Don't return unexpected tuple (with token count) unless asked
Adding check to not use our params if given an unwrapped model
Fixing some param position things
markstur
commented
8 months ago
@mynhardtburger