Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,8 @@ This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
25 |
|
26 |
# Usage:
|
27 |
|
|
|
|
|
28 |
|
29 |
``` python
|
30 |
!pip install transformers einops accelerate
|
|
|
25 |
|
26 |
# Usage:
|
27 |
|
28 |
+
Sejong-Qwen-v3_inference.ipynb: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1c1CveM-_JbTM1VXle_2_10brxLZsUXF1?usp=sharing)
|
29 |
+
|
30 |
|
31 |
``` python
|
32 |
!pip install transformers einops accelerate
|