go-rocm/internal
Claude c7c9389749
feat: GGUF metadata parser for model discovery
Reads GGUF v2/v3 binary headers to extract model metadata (architecture,
name, quantisation type, context length, block count). Includes string
length limits for malformed input protection and uint64 value support
for compatibility with varied GGUF producers.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 22:20:02 +00:00
..
gguf feat: GGUF metadata parser for model discovery 2026-02-19 22:20:02 +00:00
llamacpp fix: guard response body lifecycle in SSE streaming client 2026-02-19 21:04:02 +00:00