File size: 589 Bytes
1605e17 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
license: other
---
## Overview
## Variants
| No | Variant | Cortex CLI command |
| --- | --- | --- |
| 1 | [gguf] | `cortex run ` |
## Use it with Jan (UI)
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
2. Use in Jan model Hub:
```
cortexhub/
```
## Use it with Cortex (CLI)
1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
2. Run the model with command:
```
cortex run opencoder
```
## Credits
- **Author:**
- **Converter:** [Homebrew]
- **Original License:** [Licence]
- **Papers:** [Paper] |