Update README.md
Browse files
README.md
CHANGED
@@ -355,7 +355,13 @@ print(outputs)
|
|
355 |
* Creating schema using neo4j-graphrag package (Check: SchemaReader.get_schema(...) function)
|
356 |
* In your own Neo4j database, you can utilize `neo4j-graphrag package::SchemaReader` functions
|
357 |
|
358 |
-
## License
|
359 |
|
360 |
-
|
361 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
355 |
* Creating schema using neo4j-graphrag package (Check: SchemaReader.get_schema(...) function)
|
356 |
* In your own Neo4j database, you can utilize `neo4j-graphrag package::SchemaReader` functions
|
357 |
|
|
|
358 |
|
359 |
+
## Licensing and Use
|
360 |
+
|
361 |
+
This model is a fine-tuned derivative of the Gemma base model. It is governed by the [Gemma Terms of Use](https://ai.google.dev/gemma/terms), including restrictions such as:
|
362 |
+
|
363 |
+
- Non-commercial use only
|
364 |
+
- No sublicensing
|
365 |
+
- Compliance with applicable laws and regulations
|
366 |
+
|
367 |
+
See the included `GEMMA_LICENSE` and `NOTICE` files for full details.
|