CDLUC3 / dmsp_aws_prototype

Sceptre CloudFormation templates for DMPHub v2
MIT License
1 stars 0 forks source link

Investigate (get educated) on AI and LLM models #57

Open briri opened 9 months ago

briri commented 9 months ago

Take the ChatGPT course to learn about how it can be used and potentially integrated into our application

Check out the free DeepLearning.ai ChatGPT course They have a lot of other good courses as well

One on Language Models in general

Info on Prompt Engineering

Repository of LLM models can be found at HuggingFace

Interesting articles about the performance of several LLMs for tasks similar to what we want to do:

The goal of this task will be to understand the appropriate approach to training and developing a model that will perform the tasks we need and for us to select a base model to train.

briri commented 7 months ago

Linking out to my notes from the AI4LAM conference: Refined version Original version

The AI4LAM group has also put together a nice GitHub repository that contains links to educational materials, library AI projects and other useful topics related to AI use in our ecosystem. https://github.com/AI4LAM/awesome-ai4lam