gyung commited on
Commit
33406ac
1 Parent(s): 8bc882b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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