LM-Kit.NET 新版本发表

Released: Jan 11, 2025

2025.1.2 中的更新

特性

  • Added initial support for multimodal capabilities with vision handling (VLM).
  • Added support for the LMK model format.
  • Introduced the Prompt class.
  • Introduced the Attachment class.
  • Added overloads to the Submit and SubmitAsync methods in the MultiTurnConversation class to support prompts with image attachments.
  • Added overloads to the Submit and SubmitAsync methods in the SingleTurnConversation class to support prompts with image attachments.
  • Enhanced GPU device memory management.
  • Optimized...

Released: Jan 1, 2025

2025.1.1 中的更新

特性

  • Optimized dynamic sampling mechanisms.
  • Improved error handling.
  • Added HasVision property to the LM class.
  • Added EnableModelChecksumValidation property to the Configuration class.