mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 08:49:01 +03:00
docs: model benchmarks (#17036)
* model benchmarks * minor fixes * formatting * docs build * maybe fix reference * clarify optimal * use emojis * wording * wording * clarify optimal wording * bolding * more detailed instructions * clarify edge case fix * early exit in dim loop
This commit is contained in:
3
machine-learning/.gitignore
vendored
3
machine-learning/.gitignore
vendored
@@ -12,6 +12,9 @@ onnx__*
|
||||
*.pos_embed
|
||||
vocab.txt
|
||||
export/immich_model_exporter/models/**/README.md
|
||||
export/**/results/*.json
|
||||
export/**/root
|
||||
*.armnn
|
||||
tokenizer.json
|
||||
tokenizer_config.json
|
||||
special_tokens_map.json
|
||||
|
||||
Reference in New Issue
Block a user