Lancements de LM-Kit.NET

Released: Jan 11, 2025

Mises à jour de 2025.1.2

Fonctionnalités

  • 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...

Released: Jan 1, 2025

Mises à jour de 2025.1.1

Fonctionnalités

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