mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-26 01:01:40 +00:00
chore: fix lint
This commit is contained in:
parent
63975aa75b
commit
5500b51800
11 changed files with 171 additions and 3 deletions
|
|
@ -151,6 +151,7 @@ masks = processor.image_processor.post_process_masks(
|
|||
|
||||
### Model architecture
|
||||
|
||||
<!-- ascii-guard-ignore -->
|
||||
```
|
||||
SAM Architecture:
|
||||
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
|
||||
|
|
@ -161,6 +162,7 @@ SAM Architecture:
|
|||
Image Embeddings Prompt Embeddings Masks + IoU
|
||||
(computed once) (per prompt) predictions
|
||||
```
|
||||
<!-- ascii-guard-ignore-end -->
|
||||
|
||||
### Model variants
|
||||
|
||||
|
|
|
|||
|
|
@ -94,4 +94,4 @@ To refresh this skill with updated documentation:
|
|||
1. Re-run the scraper with the same configuration
|
||||
2. The skill will be rebuilt with the latest information
|
||||
|
||||
<!-- Trigger re-upload 1763621536 -->
|
||||
<!-- Trigger re-upload 1763621536 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue