@@ -10893,7 +10893,7 @@ static int llama_apply_lora_from_file_internal(
{
{
LLAMA_LOG_ERROR("%s: invalid tensor data type '%d'\n",
LLAMA_LOG_ERROR("%s: invalid tensor data type '%d'\n",
__func__,ftype);
__func__,ftype);
returnfalse;
return1;
}
}
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.