on tutorial one when I want to use Kimi K2 thinking i get:
"You are using a model of type kimi_k2 to instantiate a model of type deepseek_v3. This may be expected if you are loading a checkpoint that shares a subset of the architecture (e.g., loading a sam2_video checkpoint into Sam2Model), but is otherwise not supported and can yield errors. Please verify that the checkpoint is compatible with the model you are instantiating. Synchronous method 'Telemetry.log_fatal_exception_sync()' called from async context. Use 'Telemetry.log_fatal_exception_sync_async()' instead.
Calling sync methods from async code can cause deadlocks and performance issues."
I can use model "moonshotai/Kimi-K2.5" and model "moonshotai/Kimi-K2.5:peft:131072" just fine it seems to just be the thinking model
on tutorial one when I want to use Kimi K2 thinking i get:
"You are using a model of type
kimi_k2to instantiate a model of typedeepseek_v3. This may be expected if you are loading a checkpoint that shares a subset of the architecture (e.g., loading asam2_videocheckpoint intoSam2Model), but is otherwise not supported and can yield errors. Please verify that the checkpoint is compatible with the model you are instantiating. Synchronous method 'Telemetry.log_fatal_exception_sync()' called from async context. Use 'Telemetry.log_fatal_exception_sync_async()' instead.Calling sync methods from async code can cause deadlocks and performance issues."
I can use model "moonshotai/Kimi-K2.5" and model "moonshotai/Kimi-K2.5:peft:131072" just fine it seems to just be the thinking model