Skip to content

Commit ddb088b

Browse files
committed
updates
1 parent 820f733 commit ddb088b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gemme-model/gemme.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
},
339339
{
340340
"cell_type": "code",
341-
"execution_count": 4,
341+
"execution_count": null,
342342
"id": "f6bd923b",
343343
"metadata": {},
344344
"outputs": [
@@ -359,7 +359,7 @@
359359
"from huggingface_hub import InferenceClient\n",
360360
"\n",
361361
"\n",
362-
"HF_API_KEY = \"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\"\n",
362+
"HF_API_KEY = \"api_XXXXXXXXXXXXXXXX\"\n",
363363
"HF_MODEL_ID = \"google/gemma-2-2b-it\"\n",
364364
"DATA_PATH = r\"C:\\Users\\DELL\\ELO2_GREEN_AI\\ELO2_GREEN_AI\\phi3_model\\data\"\n",
365365
"\n",

0 commit comments

Comments
 (0)