File size: 801 Bytes
f420dad aa5bc07 f420dad cf4757b f420dad |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
library_name: keras-hub
pipeline_tag: text-generation
---
Gemma fine-tuned to speak like a pirate.
This is a [`Gemma` model](https://keras.io/api/keras_nlp/models/gemma) uploaded using the KerasNLP library and can be used with JAX, TensorFlow, and PyTorch backends.
This model is related to a `CausalLM` task.
Model config:
* **name:** gemma_backbone
* **trainable:** True
* **vocabulary_size:** 256000
* **num_layers:** 28
* **num_query_heads:** 16
* **num_key_value_heads:** 16
* **hidden_dim:** 3072
* **intermediate_dim:** 49152
* **head_dim:** 256
* **layer_norm_epsilon:** 1e-06
* **dropout:** 0
This model card has been generated automatically and should be completed by the model author. See [Model Cards documentation](https://huggingface.co/docs/hub/model-cards) for more information.
|