Commit cb6d906
authored
Fix incorrect log path in robobrain2_5 README (flagos-ai#1122)
### PR Category
Inference
### PR Types
Bug Fixes
### PR Description
This PR resolves issue flagos-ai#1098.
Changes include:
Updated model identifier from robobrain2.5_4b to robobrain2.5_8b to
ensure consistency with the actual 8B model being utilized.
Renamed log directory from serve_logs to inference_logs to accurately
reflect the inference process context.1 parent 90753fd commit cb6d906
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments