Changes between Version 14 and Version 15 of Other/Summer/2024/lLM
- Timestamp:
- Jul 18, 2024, 6:38:40 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/lLM
v14 v15 7 7 8 8 Week 1 9 9 10 **Slideshow Link**: https://docs.google.com/presentation/d/1tB2aXgDJbP6hyVbTjhTdmyO4sL-t9mIQVLcBbdQiM44/edit?usp=sharing 10 11 **What we did this week:** … … 41 42 42 43 Week 2 44 43 45 **Slideshow Link**:https://docs.google.com/presentation/d/1KVkkivbBrbGRZX3KOFKji4vJhOQXKhP2bg0rk4jRsdE/edit#slide=id.p 44 46 **What we did this week:** … … 63 65 64 66 Week 3 67 65 68 **Slideshow Link**:https://docs.google.com/presentation/d/14wa3S-AsHlxlYRIgaAETMUtxAuQyDLT258NQ9iMTzWw/edit#slide=id.gbd6c00e730_0_89 66 69 **What we did this week:** … … 86 89 2. **Frontend Development**: 87 90 88 3. **Maestro Setup** 91 3. **Termination Control**: We also worked on adding more specific termination control for Maestros. Previously, running the end_experiment script would terminate all Maestros, or at least attempt to do so. Hence, even if only one was running, it would try and connect to each every Maestro, of which there are more than 30 total, and this process was inefficient. Hence, we wanted to add a feature that could shut off specified Maestros and give the user more control and efficient workflow when interacting with the Maestros. Still a work in progress, with tr and it should be finalized by the upcoming week. 92 93 4. **GitHub Documentation** 94 89 95 Week 4 90 96