You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+38-38Lines changed: 38 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ ModelForge v2.0 is a complete architectural overhaul bringing **2x faster traini
20
20
- 🏗️ **Modular Architecture** for easy extensibility
21
21
- 🔒 **Production-Ready** with proper error handling and logging
22
22
23
-
**[See What's New in v2.0 →](hhttps://github.com/RETR0-OS/ModelForge/tree/main/docs/getting-started/whats-new.md)**
23
+
**[See What's New in v2.0 →](https://github.com/RETR0-OS/ModelForge/tree/main/docs/getting-started/whats-new.md)**
24
24
25
25
## 🚀 Features
26
26
@@ -50,7 +50,7 @@ ModelForge v2.0 is a complete architectural overhaul bringing **2x faster traini
50
50
51
51
> **⚠️ macOS is NOT supported.** ModelForge requires NVIDIA CUDA which is not available on macOS. Use Linux or Windows with NVIDIA GPU.
52
52
>
53
-
> **Windows Users**: See [Windows Installation Guide](hhttps://github.com/RETR0-OS/ModelForge/tree/main/docs/installation/windows.md) for platform-specific instructions, especially for Unsloth support.
53
+
> **Windows Users**: See [Windows Installation Guide](https://github.com/RETR0-OS/ModelForge/tree/main/docs/installation/windows.md) for platform-specific instructions, especially for Unsloth support.
54
54
55
55
### Installation
56
56
@@ -88,52 +88,52 @@ modelforge run
88
88
89
89
Open your browser to **http://localhost:8000** and start training!
-**[Quick Start Guide](hhttps://github.com/RETR0-OS/ModelForge/tree/main/docs/getting-started/quickstart.md)** - Get up and running in 5 minutes
97
-
-**[What's New in v2.0](hhttps://github.com/RETR0-OS/ModelForge/tree/main/docs/getting-started/whats-new.md)** - Major features and improvements
96
+
-**[Quick Start Guide](https://github.com/RETR0-OS/ModelForge/tree/main/docs/getting-started/quickstart.md)** - Get up and running in 5 minutes
97
+
-**[What's New in v2.0](https://github.com/RETR0-OS/ModelForge/tree/main/docs/getting-started/whats-new.md)** - Major features and improvements
98
98
99
99
### Installation
100
-
-**[Windows Installation](hhttps://github.com/RETR0-OS/ModelForge/tree/main/docs/installation/windows.md)** - Complete Windows setup (including WSL and Docker)
101
-
-**[Linux Installation](hhttps://github.com/RETR0-OS/ModelForge/tree/main/docs/installation/linux.md)** - Linux setup guide
-**[Windows Installation](https://github.com/RETR0-OS/ModelForge/tree/main/docs/installation/windows.md)** - Complete Windows setup (including WSL and Docker)
101
+
-**[Linux Installation](https://github.com/RETR0-OS/ModelForge/tree/main/docs/installation/linux.md)** - Linux setup guide
ModelForge uses modular configuration files for model recommendations. See the **[Model Configuration Guide](hhttps://github.com/RETR0-OS/ModelForge/tree/main/docs/contributing/model-configs.md)** for instructions on adding new recommended models.
211
+
ModelForge uses modular configuration files for model recommendations. See the **[Model Configuration Guide](https://github.com/RETR0-OS/ModelForge/tree/main/docs/contributing/model-configs.md)** for instructions on adding new recommended models.
212
212
213
213
## 🛠 Tech Stack
214
214
@@ -232,7 +232,7 @@ MIT License - see [LICENSE](LICENSE) file for details.
0 commit comments