Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -195,26 +195,6 @@ Given a batch of prompts, the following steps are executed:
|
|
| 195 |
| `CohereLabs/c4ai-command-a-03-2025` | 111 | CC by NC 4.0 |
|
| 196 |
| `deepseek-ai/DeepSeek-V3` | 671 | Deepseek |
|
| 197 |
</details>
|
| 198 |
-
|
| 199 |
-
<details>
|
| 200 |
-
<summary><strong>🚀 Quickstart & Installation</strong></summary>
|
| 201 |
-
|
| 202 |
-
### 1. Installation
|
| 203 |
-
```bash
|
| 204 |
-
pip install -e .
|
| 205 |
-
```
|
| 206 |
-
|
| 207 |
-
### 2. Running the Pipeline
|
| 208 |
-
```bash
|
| 209 |
-
python path/to/main_script.py
|
| 210 |
-
```
|
| 211 |
-
|
| 212 |
-
### 3. Environment Setup (Docker)
|
| 213 |
-
```bash
|
| 214 |
-
podman build -t activeuf:latest .
|
| 215 |
-
```
|
| 216 |
-
</details>
|
| 217 |
-
|
| 218 |
---
|
| 219 |
|
| 220 |
**License:** MIT
|
|
|
|
| 195 |
| `CohereLabs/c4ai-command-a-03-2025` | 111 | CC by NC 4.0 |
|
| 196 |
| `deepseek-ai/DeepSeek-V3` | 671 | Deepseek |
|
| 197 |
</details>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 198 |
---
|
| 199 |
|
| 200 |
**License:** MIT
|