Primary competition visual

Specializing Large Language Models for Telecom Networks by ITU AI/ML in 5G Challenge

€6 000 EUR
Completed (over 1 year ago)
Generative AI
468 joined
131 active
Starti
May 07, 24
Closei
Jul 26, 24
Reveali
Jul 26, 24
User avatar
University of ibadan
Any guide on how to use given computational resources.
Help · 30 Jun 2024, 12:39 · 7

Earlier before now, I have an aws account. from the resource shared I can just see an api url, body, response ocde section.. I need clarification or guide how to use/ access the resources on aws. Thank you

Discussion 7 answers
User avatar
University of ibadan

Will I still need my aws account to use the resources provided. because I need to fill this: # os.environ["aws_access_key_id"]='aws_access_key_id'

# os.environ["aws_secret_access_key"]='aws_secret_access_key'. any starter notebook on how to use the given resources for falcon will be really appreciated

30 Jun 2024, 12:41
Upvotes 0
User avatar
laboratory
Trust Stamp

I'm sorry, this is not a response to your question. But I just joined so I'm wondering what computing resources were provided.

Thank you

30 Jun 2024, 13:01
Upvotes 0

As described in the competition information, to request computational resources for running Falcon-7B, please fill the following form https://forms.office.com/r/Dx2jN5SWG8

30 Jun 2024, 13:29
Upvotes 1
User avatar
laboratory
Trust Stamp

Thank you.

User avatar
University of ibadan

my inquiry was not addressed or is it out of scopr?

User avatar
AdeptSchneider22
Kenyatta University

Did you get the FalconTest.rar file? It contains a FalconTest.py file with an example of how to hit the Falcon-7B Instruct model hosted on AWS. You probably need to have a RAG pipeline and then pass the prompt which contains your question with multiple choices to the endpoint in the JSON data format as shown in the FalconTest.py example.

User avatar
University of ibadan

yes, my group did. okay thank you. I will try that out now