PackageTrack
Sign in Get early access

github.com/gpustack/gguf-parser-go

v0.26.0 #2774 most downloaded on Go modules gpustack/gguf-parser-go

What this package is like to depend on

Last release 5 days ago

19 Aug 2026

Release timing varies

gaps range from 8 days to 5 months

Rarely documented

notes for 10 of 86 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

135 releases · first in 2024

13 releases in the last 12 months

see the full history below

Release timeline

135 releases · Jul 2024 to Aug 2026
2025 2026
Release Pre-release

Releases

latest 60 of 135
  1. v0.26.0 19 Aug 2026
    Release notes

    fix: resolve the sliding window layout per layer, mirror llama.cpp's …

    …per-architecture periods

    The sliding window pattern was a five-entry switch (llama4, phi3, gemma2,
    gemma3, cohere2) while llama.cpp interleaves windows on 21 architectures.
    Every architecture missing from the switch was charged a full, context-scaled
    KV cache on all blocks: gpt-oss-20b about 2x (6.0 GiB instead of about 3.0 GiB
    of KV at 131072 context), gemma-3n-E4B about 6.5x.

    Read <architecture>.attention.sliding_window_pattern when the file declares it
    (a period as a scalar, or the per-layer use as a bool array, as Gemma 4 writes),
    and fall back to a per-architecture period table mirrored from llama.cpp's
    src/models/*.cpp, including the dense-first phasing the old modulo could not
    express. The resolved layout lives in AttentionSlidingWindowLayers and the
    estimator charges each layer by its own kind.

    Also honour the layers that hold no cache of their own: the layers behind
    n_layer_kv_from_start reuse leading caches (gemma3n hardcodes 20, Gemma 4
    derives it from attention.shared_kv_layers), and the NextN/MTP blocks of the
    hybrid family are filtered out of the main context cache. Read
    attention.key_length_swa / value_length_swa so windowed layers size their
    heads separately (Gemma 4).

    Open source →
    Release notes

    v0.26.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v0.25.0 13 Jul 2026
    Release notes

    docs: readme

    Signed-off-by: thxCode <[email protected]>

    Open source →
    Release notes

    v0.25.0

    Compare

    Choose a tag to compare

    Open source →
  3. v0.24.1 27 May 2026
    Release notes

    fix: integer overflow in tensor elements/bytes calculation

    Signed-off-by: thxCode <[email protected]>

    Open source →
    Release notes

    v0.24.1

    Compare

    Choose a tag to compare

    Open source →
  4. v0.24.1-0.20260325020219-35c4501b75f7 25 Mar 2026 pre-release

    Nothing published for this version

  5. v0.24.0 11 Feb 2026
    Release notes

    v0.24.0

    Compare

    Choose a tag to compare

    Open source →
  6. v0.23.1 06 Jan 2026
    Release notes

    fix: rerank detection

    Signed-off-by: thxCode <[email protected]>

    Open source →
    Release notes

    v0.23.1

    Compare

    Choose a tag to compare

    Open source →
  7. v0.23.0 06 Jan 2026
    Release notes

    fix: --token now works with --url, add --header for custom HTTP heade…

    …rs (#16)

    * fix: --token now works with --url, add --header for custom HTTP headers

    * update readme

    Open source →
    Release notes

    v0.23.0

    Compare

    Choose a tag to compare

    Open source →
  8. v0.22.1 18 Aug 2025
    Release notes

    refactor: support imatrix

    Signed-off-by: thxCode <[email protected]>

    Open source →
    Release notes

    v0.22.1

    Compare

    Choose a tag to compare

    Open source →
  9. v0.22.1-0.20250815014413-0f24c9422ada 15 Aug 2025 pre-release

    Nothing published for this version

  10. v0.22.1-0.20250812041445-437e967adf2b 12 Aug 2025 pre-release

    Nothing published for this version

  11. v0.22.0 06 Aug 2025
    Release notes

    v0.22.0

    Compare

    Choose a tag to compare

    Open source →
  12. v0.21.4 25 Jul 2025
    Release notes

    fix: embedding model estimation

    Signed-off-by: thxCode <[email protected]>

    Open source →
    Release notes

    v0.21.4

    Compare

    Choose a tag to compare

    Open source →
  13. v0.21.3 24 Jul 2025
    Release notes

    v0.21.3

    Compare

    Choose a tag to compare

    Open source →
  14. v0.21.2 18 Jul 2025

    Nothing published for this version

  15. v0.21.1 15 Jul 2025

    Nothing published for this version

  16. v0.21.0 11 Jul 2025

    Nothing published for this version

  17. v0.20.5 10 Jul 2025

    Nothing published for this version

  18. v0.20.4 07 Jul 2025

    Nothing published for this version

  19. v0.20.3 07 Jul 2025

    Nothing published for this version

  20. v0.20.2 04 Jul 2025

    Nothing published for this version

  21. v0.20.2-0.20250702062826-7f916a398f99 02 Jul 2025 pre-release

    Nothing published for this version

  22. v0.20.1 01 Jul 2025

    Nothing published for this version

  23. v0.20.0 01 Jul 2025

    Nothing published for this version

  24. v0.19.1 18 Jun 2025

    Nothing published for this version

  25. v0.19.1-0.20250604140319-c63a186d12f0 04 Jun 2025 pre-release

    Nothing published for this version

  26. v0.19.1-0.20250602025111-333741c7f51c 02 Jun 2025 pre-release

    Nothing published for this version

  27. v0.19.0 30 May 2025

    Nothing published for this version

  28. v0.18.2-0.20250527070649-63791fa40a2a 27 May 2025 pre-release

    Nothing published for this version

  29. v0.18.1 27 May 2025

    Nothing published for this version

  30. v0.18.0 23 May 2025

    Nothing published for this version

  31. v0.17.6 21 May 2025

    Nothing published for this version

  32. v0.17.5 15 May 2025

    Nothing published for this version

  33. v0.17.4 12 May 2025

    Nothing published for this version

  34. v0.17.3 09 May 2025

    Nothing published for this version

  35. v0.17.2 03 May 2025

    Nothing published for this version

  36. v0.17.1 03 May 2025

    Nothing published for this version

  37. v0.17.0 29 Apr 2025

    Nothing published for this version

  38. v0.16.0 25 Apr 2025

    Nothing published for this version

  39. v0.15.0 24 Apr 2025

    Nothing published for this version

  40. v0.14.1 18 Apr 2025

    Nothing published for this version

  41. v0.14.0 13 Apr 2025

    Nothing published for this version

  42. v0.13.20 14 Mar 2025

    Nothing published for this version

  43. v0.13.19 04 Mar 2025

    Nothing published for this version

  44. v0.13.18 27 Feb 2025

    Nothing published for this version

  45. v0.13.17 25 Feb 2025

    Nothing published for this version

  46. v0.13.16 12 Feb 2025

    Nothing published for this version

  47. v0.13.15 11 Feb 2025

    Nothing published for this version

  48. v0.13.14 10 Feb 2025

    Nothing published for this version

  49. v0.13.13 29 Jan 2025

    Nothing published for this version

  50. v0.13.12 28 Jan 2025

    Nothing published for this version

  51. v0.13.11 16 Jan 2025

    Nothing published for this version

  52. v0.13.10 15 Jan 2025

    Nothing published for this version

  53. v0.13.10-0.20250114085710-c626beafc122 14 Jan 2025 pre-release

    Nothing published for this version

  54. v0.13.9 14 Jan 2025

    Nothing published for this version

  55. v0.13.8 05 Jan 2025

    Nothing published for this version

  56. v0.13.7 03 Jan 2025

    Nothing published for this version

  57. v0.13.6 28 Dec 2024

    Nothing published for this version

  58. v0.13.5 12 Dec 2024

    Nothing published for this version

  59. v0.13.4 09 Dec 2024

    Nothing published for this version

  60. v0.13.4-0.20241209040953-0634e74b4928 09 Dec 2024 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive