forked from RoBorregos/Home-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request RoBorregos#35 from RoBorregos/spotlights/hri
Spotlights hri 20 dic
- Loading branch information
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# Weekly Spotlights | ||
|
||
This page is a collection of weekly spotlights that highlight the progress of the integration team. Each spotlight is a summary of the work done by the team in a week. | ||
|
||
Member status: | ||
|
||
- π: Research | ||
- π»: Development | ||
- π: Documentation | ||
- π: Refactoring | ||
- π§: Bug fixing | ||
- π€: Participation in other subteam | ||
|
||
## 2024-12-20 | ||
|
||
| Name | Stauts | | ||
| -------- | ------ | | ||
| Diego | | | ||
| Gilberto | π€ | | ||
| Ivan | π» | | ||
| Jocelyn | | | ||
| Leo L. | π» | | ||
| Oscar | π» | | ||
|
||
**Development**: | ||
|
||
- Tests using function calling | ||
- Vector embedding database | ||
- Integration of benchmarked embeddings on several use cases using ROS 2. | ||
- Migrated docker cuda container to ROS 2 . | ||
|
||
## 2024-12-13 | ||
|
||
| Name | Stauts | | ||
| -------- | ------ | | ||
| Diego | π» | | ||
| Gilberto | | | ||
| Ivan | | | ||
| Jocelyn | | | ||
| Leo L. | | | ||
| Oscar | π» | | ||
|
||
**Development**: | ||
|
||
- Integrated local structured output on main (`extract_data`, `command_interpreter_v2`) while maintaining backwards compatibility. | ||
- Tested new Ollama version, which includes a new feature for structured output that supports our fine tuned model. | ||
- The fine tuned model didn't work as expected with the Orin Nano, likely due to a lack of resources, since it worked on a laptop. We will test it on the Xavier AGX. |