ariG23498 HF Staff commited on
Commit
df1bc85
·
verified ·
1 Parent(s): a163aeb

Upload PokeeAI_pokee_research_7b_1.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. PokeeAI_pokee_research_7b_1.py +1 -1
PokeeAI_pokee_research_7b_1.py CHANGED
@@ -38,7 +38,7 @@ except Exception as e:
38
  from slack_sdk import WebClient
39
  client = WebClient(token=os.environ['SLACK_TOKEN'])
40
  client.chat_postMessage(
41
- channel='#hub-model-metadata-snippets-sprint',
42
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/PokeeAI_pokee_research_7b_1.txt|PokeeAI_pokee_research_7b_1.txt>',
43
  )
44
 
 
38
  from slack_sdk import WebClient
39
  client = WebClient(token=os.environ['SLACK_TOKEN'])
40
  client.chat_postMessage(
41
+ channel='#exp-slack-alerts',
42
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/PokeeAI_pokee_research_7b_1.txt|PokeeAI_pokee_research_7b_1.txt>',
43
  )
44