Instructions to use NeoRoth/gemma-4-31b-it-assistant-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use NeoRoth/gemma-4-31b-it-assistant-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir gemma-4-31b-it-assistant-mlx NeoRoth/gemma-4-31b-it-assistant-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
add LICENSE
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Gemma Terms of Use
|
| 2 |
+
|
| 3 |
+
Gemma is provided under and subject to the Gemma Terms of Use found at
|
| 4 |
+
https://ai.google.dev/gemma/terms
|
| 5 |
+
|
| 6 |
+
This checkpoint is a derivative of Google's Gemma model and remains subject to:
|
| 7 |
+
- Gemma Terms of Use: https://ai.google.dev/gemma/terms
|
| 8 |
+
- Gemma Prohibited Use Policy: https://ai.google.dev/gemma/prohibited_use_policy
|
| 9 |
+
|
| 10 |
+
Commercial use is permitted under these terms. By downloading or using this
|
| 11 |
+
checkpoint you agree to the Gemma Terms of Use and the Prohibited Use Policy,
|
| 12 |
+
and you must pass these terms and restrictions to any downstream recipient.
|