TensorSharp 3.4.0.0
What's Changed
- Added support for explicit cache markers by @simonsoanes in #179
- Feature/nvfp4 gguf by @zhongkaifu in #182
- add agent host with skills and code generation and run ability by @zhongkaifu in #181
- fix prompt render issue for tool calls by @zhongkaifu in #184
- fix glm53 tp crash issue by @zhongkaifu in #186
- fix release workflow failures by @zhongkaifu in #187
- update documents by @zhongkaifu in #188
- Fix Qwen3.8 model loading crash while tp >=2 by @zhongkaifu in #192
- Nemotron-3.5-Lightning: DSpark speculative decoding by @simonsoanes in #189
- Fix the three AgentHost tests failing on Linux CI (fixes #191, unblocks #190) by @zhongkaifu in #194
- fix qwen crash issue by @zhongkaifu in #195
- Factored out logging into its own assembly by @vvdb-architecture in #196
- Refactor the server host application in its own assembly by @vvdb-architecture in #197
- (Minor)TensorSharp.Core is nullable-enabled and warning free by @vvdb-architecture in #198
- Feature/tensoragent ios by @zhongkaifu in #200
- fix iOS build break by @zhongkaifu in #202
- Add hunyuan-dense so Hy-MT2 GGUFs can run by @sdcb in #201
- support deepseek v4.1 flash by @zhongkaifu in #203
- optimize deepseek v4.1 flash by @zhongkaifu in #204
- update documents by @zhongkaifu in #205
New Contributors
Full Changelog: v3.3.0.0...v3.4.0.0
What's Changed
- Added support for explicit cache markers by @simonsoanes in #179
- Feature/nvfp4 gguf by @zhongkaifu in #182
- add agent host with skills and code generation and run ability by @zhongkaifu in #181
- fix prompt render issue for tool calls by @zhongkaifu in #184
- fix glm53 tp crash issue by @zhongkaifu in #186
- fix release workflow failures by @zhongkaifu in #187
- update documents by @zhongkaifu in #188
- Fix Qwen3.8 model loading crash while tp >=2 by @zhongkaifu in #192
- Nemotron-3.5-Lightning: DSpark speculative decoding by @simonsoanes in #189
- Fix the three AgentHost tests failing on Linux CI (fixes #191, unblocks #190) by @zhongkaifu in #194
- fix qwen crash issue by @zhongkaifu in #195
- Factored out logging into its own assembly by @vvdb-architecture in #196
- Refactor the server host application in its own assembly by @vvdb-architecture in #197
- (Minor)TensorSharp.Core is nullable-enabled and warning free by @vvdb-architecture in #198
- Feature/tensoragent ios by @zhongkaifu in #200
- fix iOS build break by @zhongkaifu in #202
- Add hunyuan-dense so Hy-MT2 GGUFs can run by @sdcb in #201
- support deepseek v4.1 flash by @zhongkaifu in #203
- optimize deepseek v4.1 flash by @zhongkaifu in #204
- update documents by @zhongkaifu in #205
- update readme by @zhongkaifu in #206
New Contributors
Full Changelog: v3.3.0.0...v3.4.0.0