• Joined on 2025-12-11
gsrlabs synced commits to mxyng/tokenizers at gsrlabs/ollama from mirror 2026-01-29 07:12:03 +03:00
07d944fdfc move tokenizer to separate package
465d124183 cmd: fix opencode config (#13894)
d310e56fa3 cmd: add fallback for claude (#13892)
a1ca428c90 glm4moelite: fix attention scale calculation (#13893)
16750865d1 glm4moelite: quantize more tensors to q8_0 and avoid double BOS token (#13891)
Compare 15 commits »
gsrlabs synced commits to jessegross/context at gsrlabs/ollama from mirror 2026-01-29 07:12:03 +03:00
0cab1b6193 server: use tiered VRAM-based default context length
gsrlabs synced commits to brucemacd/usage-api at gsrlabs/ollama from mirror 2026-01-29 07:12:03 +03:00
c0496e6125 fix lint
2d57bcbc64 fix tests
Compare 2 commits »
gsrlabs synced commits to release-branch.go1.26 at gsrlabs/go from mirror 2026-01-29 07:02:05 +03:00
72ae31033e [release-branch.go1.26] crypto/tls: check verifiedChains roots when resuming sessions
feaa88bbce [release-branch.go1.26] crypto/tls: add verifiedChains expiration checking during resumption
a1d9a25ddc [release-branch.go1.26] Revert "crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone"
0ba9ea551d [release-branch.go1.26] cmd/compile, simd: capture VAES instructions and fix AVX512VAES feature
Compare 4 commits »
gsrlabs synced commits to release-branch.go1.25 at gsrlabs/go from mirror 2026-01-29 07:02:05 +03:00
d5987bff8a [release-branch.go1.25] crypto/tls: check verifiedChains roots when resuming sessions
c2d04c0994 [release-branch.go1.25] crypto/tls: add verifiedChains expiration checking during resumption
6b1110a40f [release-branch.go1.25] Revert "crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone"
0765a9d624 [release-branch.go1.25] crypto/x509: fix single label excluded name constraints handling
b19100991a [release-branch.go1.25] cmd/go: remove user-content from doc strings in cgo ASTs.
Compare 5 commits »
gsrlabs synced commits to release-branch.go1.24 at gsrlabs/go from mirror 2026-01-29 07:02:05 +03:00
cb75daf3b2 [release-branch.go1.24] crypto/tls: check verifiedChains roots when resuming sessions
5f07b226f9 [release-branch.go1.24] crypto/tls: add verifiedChains expiration checking during resumption
b2abaab3fc [release-branch.go1.24] Revert "crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone"
73fe85f0ea [release-branch.go1.24] cmd/go: update VCS commands to use safer flag/argument syntax
2c4733c609 [release-branch.go1.24] crypto/x509: fix single label excluded name constraints handling
Compare 6 commits »
gsrlabs synced commits to master at gsrlabs/go from mirror 2026-01-29 07:02:05 +03:00
7f0f671951 math: optimize the floating-point pipeline on loong64
985b0b3fe2 simd/archsimd: add missing cpufeature to generated mask/merge methods
Compare 2 commits »
gsrlabs synced commits to master at gsrlabs/go from mirror 2026-01-28 22:52:05 +03:00
83b232b0af cmd/compile, simd: capture VAES instructions and fix AVX512VAES feature
6aef900af4 runtime/metrics: fix panic in Read with empty slice
026fa9dc59 crypto/tls: check verifiedChains roots when resuming sessions
133b339ca5 crypto/tls: add verifiedChains expiration checking during resumption
4f9c3439a3 Revert "crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone"
Compare 8 commits »
gsrlabs synced commits to pdevine/glm-mlx at gsrlabs/ollama from mirror 2026-01-28 06:50:11 +03:00
f0d0cd8731 fix unit test
9638fda956 fix quantizations for Q4 and Q8
Compare 2 commits »
gsrlabs synced commits to main at gsrlabs/ollama from mirror 2026-01-28 06:50:11 +03:00
7b62c41060 cmd/config: use envconfig.Host() for base API in launch config packages (#13937)
gsrlabs synced commits to llama-update at gsrlabs/ollama from mirror 2026-01-28 06:50:11 +03:00
4fccafd932 test: improve integration test reliability
9f62f63c60 llama: update to b7847
26acab64b7 docs: add clawdbot (#13925)
e0f03790b1 parsers/ministral: fix nested tool call parsing by counting brace nesting (#13905)
3ab842b0f5 cmd: clawdbot config fixes (#13922)
Compare 26 commits »
gsrlabs synced new reference jessegross/context to gsrlabs/ollama from mirror 2026-01-28 06:50:11 +03:00
gsrlabs synced commits to jessegross/context at gsrlabs/ollama from mirror 2026-01-28 06:50:11 +03:00
gsrlabs synced new reference brucemacd/usage-cli to gsrlabs/ollama from mirror 2026-01-28 06:50:11 +03:00
gsrlabs synced commits to brucemacd/usage-cli at gsrlabs/ollama from mirror 2026-01-28 06:50:11 +03:00
gsrlabs synced new reference brucemacd/usage-api to gsrlabs/ollama from mirror 2026-01-28 06:50:11 +03:00
gsrlabs synced commits to brucemacd/usage-api at gsrlabs/ollama from mirror 2026-01-28 06:50:11 +03:00
gsrlabs synced commits to master at gsrlabs/go from mirror 2026-01-28 06:40:15 +03:00
a0796d8af6 reflect: allow conversions between slices of named {byte,rune} and string
481ab86aaf cmd/link, runtime: remove typelinks
251f3aa6ee os/exec: document blocking Stdin/Stdout/Stderr
5ec5fdc093 cmd/link: remove unused symbol kind SFUNCTAB
Compare 4 commits »
gsrlabs synced commits to release-branch.go1.25 at gsrlabs/go from mirror 2026-01-27 22:30:15 +03:00
738bc3a33c [release-branch.go1.25] cmd/compile: during regalloc, fixedreg values are always available
gsrlabs synced commits to master at gsrlabs/go from mirror 2026-01-27 22:30:15 +03:00
0f72aff835 simd/archsimd: fix typo in the SHA256Message1 documentation string
03a6a20740 cmd/link: handle SRODATALRELRO in xcoffUpdateOuterSize
ffb50fb716 go/types, types2: rename Named.finite to Named.varSize
d8d2b90a46 internal/runtime/gc/scan: include package in expandAVX512 symbol names
64e8b238a1 runtime: rename aeshashbody to runtime.aeshashbody
Compare 9 commits »