Update README.md
Browse files
README.md
CHANGED
|
@@ -33,16 +33,16 @@
|
|
| 33 |
|
| 34 |
## Current catalog
|
| 35 |
|
| 36 |
-
|
| 37 |
β Component β Type β Model β Size β License β
|
| 38 |
-
|
| 39 |
β Root Agent β Qwen2.5 1.5B β agent β Qwen2.5-1.5B-Instruct β 1.12 GB β Apache-2.0 β
|
| 40 |
-
|
| 41 |
β Chat β Llama 3.2 3B β chat β bartowski Llama-3.2-3B β 2.02 GB β Llama 3.2 β
|
| 42 |
-
|
| 43 |
β Chat β Qwen2.5 3B β chat β Qwen2.5-3B-Instruct β 2.10 GB β Qwen β
|
| 44 |
-
|
| 45 |
-
|
| 46 |
## Manifest format
|
| 47 |
|
| 48 |
`manifest.json` is a single JSON file with a `components` array. Each component has:
|
|
|
|
| 33 |
|
| 34 |
## Current catalog
|
| 35 |
|
| 36 |
+
|
| 37 |
β Component β Type β Model β Size β License β
|
| 38 |
+
|
| 39 |
β Root Agent β Qwen2.5 1.5B β agent β Qwen2.5-1.5B-Instruct β 1.12 GB β Apache-2.0 β
|
| 40 |
+
|
| 41 |
β Chat β Llama 3.2 3B β chat β bartowski Llama-3.2-3B β 2.02 GB β Llama 3.2 β
|
| 42 |
+
|
| 43 |
β Chat β Qwen2.5 3B β chat β Qwen2.5-3B-Instruct β 2.10 GB β Qwen β
|
| 44 |
+
|
| 45 |
+
|
| 46 |
## Manifest format
|
| 47 |
|
| 48 |
`manifest.json` is a single JSON file with a `components` array. Each component has:
|