ariG23498 HF Staff commited on
Commit
67d87cc
·
verified ·
1 Parent(s): 0f19aa9

Upload google_gemma-3-27b-it_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. google_gemma-3-27b-it_0.py +1 -1
google_gemma-3-27b-it_0.py CHANGED
@@ -22,7 +22,7 @@ except Exception as e:
22
  from slack_sdk import WebClient
23
  client = WebClient(token=os.environ['SLACK_TOKEN'])
24
  client.chat_postMessage(
25
- channel='#hub-model-metadata-snippets-sprint',
26
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/google_gemma-3-27b-it_0.txt|google_gemma-3-27b-it_0.txt>',
27
  )
28
 
 
22
  from slack_sdk import WebClient
23
  client = WebClient(token=os.environ['SLACK_TOKEN'])
24
  client.chat_postMessage(
25
+ channel='#exp-slack-alerts',
26
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/google_gemma-3-27b-it_0.txt|google_gemma-3-27b-it_0.txt>',
27
  )
28