cognitivess / cognitivess_model /modeling_cognitivess.py
cognitivess's picture
Update cognitivess_model/modeling_cognitivess.py
16b7ff1 verified
raw
history blame
84 Bytes
class CognitivessForCausalLM(LlamaForCausalLM):
config_class = CognitivessConfig