Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,9 @@ license: gpl-3.0
|
|
| 15 |
A fast and efficient coding assistant with a clean built-in web UI, powered by Qwen2.5-Coder-7B-Instruct base and optimized using Microsoft ONNX Runtime.
|
| 16 |
|
| 17 |
## Quick Start
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
### Run with Docker
|
| 20 |
|
|
@@ -29,9 +32,6 @@ docker run -d \
|
|
| 29 |
|
| 30 |
## Access the UI
|
| 31 |
|
| 32 |
-
Watch the JiRack Coder 7B in action:
|
| 33 |
-
**DEMO**: [JiRack Coder 7B Web UI](https://youtu.be/I8AAITUiI64)
|
| 34 |
-
|
| 35 |
Once the container is running, open your browser and navigate to:
|
| 36 |
|
| 37 |
**`http://localhost:7869`**
|
|
|
|
| 15 |
A fast and efficient coding assistant with a clean built-in web UI, powered by Qwen2.5-Coder-7B-Instruct base and optimized using Microsoft ONNX Runtime.
|
| 16 |
|
| 17 |
## Quick Start
|
| 18 |
+
Watch the JiRack Coder 7B in action:
|
| 19 |
+
**DEMO**: [JiRack Coder 7B Web UI](https://youtu.be/I8AAITUiI64)
|
| 20 |
+
|
| 21 |
|
| 22 |
### Run with Docker
|
| 23 |
|
|
|
|
| 32 |
|
| 33 |
## Access the UI
|
| 34 |
|
|
|
|
|
|
|
|
|
|
| 35 |
Once the container is running, open your browser and navigate to:
|
| 36 |
|
| 37 |
**`http://localhost:7869`**
|