Uses of Record Class
io.github.kirstenali.deepj.examples.DeepSeekTinyStoriesConfig.FilesConfig
Packages that use DeepSeekTinyStoriesConfig.FilesConfig
-
Uses of DeepSeekTinyStoriesConfig.FilesConfig in io.github.kirstenali.deepj.examples
Methods in io.github.kirstenali.deepj.examples that return DeepSeekTinyStoriesConfig.FilesConfigModifier and TypeMethodDescriptionDeepSeekTinyStoriesConfig.files()Returns the value of thefilesrecord component.Constructors in io.github.kirstenali.deepj.examples with parameters of type DeepSeekTinyStoriesConfig.FilesConfigModifierConstructorDescriptionDeepSeekTinyStoriesConfig(DeepSeekTinyStoriesConfig.FilesConfig files, DeepSeekTinyStoriesConfig.Architecture architecture, DeepSeekTinyStoriesConfig.Training training, DeepSeekTinyStoriesConfig.TokenizerConfig tokenizer, long seed) Creates an instance of aDeepSeekTinyStoriesConfigrecord class.