Svetozar Radojčin
Results
2
issues of
Svetozar Radojčin
Ok, downloaded Gemma2 from https://www.kaggle.com/models/google/gemma-2/keras -unpacked and got the following files: ``` /assets config.json metadata.json model.weights.h5 tokenizer.json ``` -tried to load model by using following Python script: ``` import json...
For example, if I specify the following start: `Once upon a time, in a distant land,` the model should generate a meaningful continuation in a few sentences. Can anyone recommend...