Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,11 @@ datasets:
|
|
| 8 |
|
| 9 |
Gemma 2B function calling. [google/gemma-2b-it](https://huggingface.co/google/gemma-2b-it) finetuned on [hypervariance/function-calling-sharegpt](https://huggingface.co/datasets/hypervariance/function-calling-sharegpt).
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
## Usage
|
| 13 |
|
|
|
|
| 8 |
|
| 9 |
Gemma 2B function calling. [google/gemma-2b-it](https://huggingface.co/google/gemma-2b-it) finetuned on [hypervariance/function-calling-sharegpt](https://huggingface.co/datasets/hypervariance/function-calling-sharegpt).
|
| 10 |
|
| 11 |
+
## Requesting access
|
| 12 |
+
|
| 13 |
+
Before you can use the model, you must first to request access to the Gemma models in Hugging Face. You can do this by going to the [gemma-2b-it](https://huggingface.co/google/gemma-2b-it) model page and requesting access there.
|
| 14 |
+
|
| 15 |
+
Once you have access to the model, remember to authenticate with Hugging Face as described in this [guide](https://huggingface.co/docs/huggingface_hub/en/quick-start#authentication).
|
| 16 |
|
| 17 |
## Usage
|
| 18 |
|