ariG23498 HF Staff commited on
Commit
1e02830
·
verified ·
1 Parent(s): 5a76b98

Upload meta-llama_Llama-3.1-8B-Instruct_0.py with huggingface_hub

Browse files
meta-llama_Llama-3.1-8B-Instruct_0.py CHANGED
@@ -26,6 +26,7 @@ except Exception as e:
26
  import traceback
27
  traceback.print_exc(file=f)
28
 
 
29
  from slack_sdk import WebClient
30
  client = WebClient(token=os.environ['SLACK_TOKEN'])
31
  client.chat_postMessage(
 
26
  import traceback
27
  traceback.print_exc(file=f)
28
 
29
+ import os
30
  from slack_sdk import WebClient
31
  client = WebClient(token=os.environ['SLACK_TOKEN'])
32
  client.chat_postMessage(