Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/gazelle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Gaze-LLE
category: AI/ML
description: Gaze-LLE is a transformer-based model for gaze target estimation that uses a pretrained visual encoder with a lightweight decoder to efficiently predict gaze without additional input modalities.
download_url: https://github.com/fkryan/gazelle/releases
works_on_arm: true
supported_minimum_version:
version_number: 1.0.0
release_date: 2024/12/12


optional_info:
homepage_url: https://github.com/fkryan/gazelle
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://github.com/fkryan/gazelle#installation
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Release notes for the initial Linux/Arm64 support aren't available. Initial version 1.0.0 can be installed manually via conda on Linux/Arm64.

---
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/libgcrypt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Libgcrypt
category: Security applications
description: Libgcrypt is a general purpose crypto library based on the code used in GnuPG.
download_url: https://gnupg.org/ftp/gcrypt/libgcrypt/
works_on_arm: true
supported_minimum_version:
version_number: 1.6.0
release_date: 2013/12/16


optional_info:
homepage_url: https://github.com/gpg/libgcrypt
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://github.com/gpg/libgcrypt/blob/master/INSTALL
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Release notes for the initial Linux/Arm64 support are not available. Libgcrypt version 1.6.0 can be build from source for Linux/Arm64.

---