Update README.md
Browse files
README.md
CHANGED
|
@@ -8,11 +8,12 @@ sdk_version: 1.43.2
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
short_description: Torch Transformers Diffusion SFT
|
| 12 |
---
|
| 13 |
|
| 14 |
|
| 15 |
-
Integration Details
|
|
|
|
| 16 |
1. SFT Tiny Titans (First Listing):
|
| 17 |
- Features: Causal LM and Diffusion SFT, camera snap, RAG party.
|
| 18 |
- Integration: Added as "Build Titan", "Fine-Tune Titan", "Test Titan", and "Agentic RAG Party" tabs. Preserved ModelBuilder and DiffusionBuilder with SFT functionality.
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: Torch Transformers Diffusion SFT f. Streamlit & C. Vision
|
| 12 |
---
|
| 13 |
|
| 14 |
|
| 15 |
+
# Integration Details
|
| 16 |
+
|
| 17 |
1. SFT Tiny Titans (First Listing):
|
| 18 |
- Features: Causal LM and Diffusion SFT, camera snap, RAG party.
|
| 19 |
- Integration: Added as "Build Titan", "Fine-Tune Titan", "Test Titan", and "Agentic RAG Party" tabs. Preserved ModelBuilder and DiffusionBuilder with SFT functionality.
|