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