Commit
•
cf4757b
1
Parent(s):
f420dad
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
library_name: keras-nlp
|
3 |
pipeline_tag: text-generation
|
4 |
---
|
|
|
5 |
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.
|
6 |
This model is related to a `CausalLM` task.
|
7 |
|
|
|
2 |
library_name: keras-nlp
|
3 |
pipeline_tag: text-generation
|
4 |
---
|
5 |
+
Gemma fine-tuned to speak like a pirate.
|
6 |
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.
|
7 |
This model is related to a `CausalLM` task.
|
8 |
|