Log 2 ๐ซ
ยท 2 min read
Objectivesโ
Accomplishmentsโ
AWS
- Established cocreation working cadence and cocreation point of contact.
- Provided list of required Role permissions.
- Successful deployment of OCP, CP4D via Cloudformation template via Console with the following:
- Creation of 3 Public and 3 Public Subnets and NAT gateways via Cloudformation template
- 3x m5.2xlarge master nodes
- 6x m6i.8xlarge worker nodes
- Successful deployment of Cloudformation template via CLI using:
- A parameter overrides json file
- Tested only the necessary required permissions for deployment
- Created cloudformation template to create a role with exact permissions to run Cloudformation deployment.
- Tagging of resources created by Cloudformation template.
RAG
- App deployed on Fyre VM
- Support for granitev2/llama2 70 b chat models added.
- Watsonx Assistant Configured to interact with app via API for easier testing.
In Progressโ
- End-to-end deployment of OCP, CP4D, and watsonx.ai (with GPU node)
- Tagging cp-deployer.sh generated resources.
- Test out RAG new chunking method.
Next Stepsโ
- Begin over the shoulder working sessions
- Compilation of required endpoints
- Add Mixtral model to RAG.
- Deploy latest RAG version on AWS.
- Build out actions & flow in Watsonx Assistant after properly defining personas & objectives.
Tracking (Issues)โ
- Require sign-off on final CloudFormation template.