MCPcopy
hub / github.com/Ucas-HaoranWei/Vary / get_model

Method get_model

Vary-master/vary/model/vary_opt.py:210–211  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

208 self.post_init()
209
210 def get_model(self):
211 return self.model
212
213 # def _set_gradient_checkpointing(self, module, value=False):
214 # if isinstance(module, varyQwenModel):

Callers 3

trainFunction · 0.45
trainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected