From db470db71a8a8e53dd4c6800839fab0cec41600c Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Mon, 6 Feb 2023 19:55:36 +0530 Subject: [PATCH] Updated Model Merging (markdown) --- Model-Merging.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Model-Merging.md b/Model-Merging.md index 6ca1274..70a3935 100644 --- a/Model-Merging.md +++ b/Model-Merging.md @@ -31,6 +31,8 @@ That's it! --- ## Advanced usage -You can also automatically create multiple merge files, at increasing merge ratios. This is useful for experimenting with different merge ratios. Note: this will create one model file per merge ratio, so it can consume a lot of disk space quickly! +You can also automatically create multiple merge files, at increasing merge ratios. This is useful for experimenting with different merge ratios. + +Note: this will create one model file per merge ratio, so it can consume a lot of disk space quickly! ![image](https://user-images.githubusercontent.com/844287/216995745-dca533eb-a4a6-4f3b-9f44-b3b7dc085731.png)