Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,6 @@ print(outputs[0]["generated_text"])
|
|
49 |
## ๐ป Usage for VLLM
|
50 |
|
51 |
```python
|
52 |
-
# instruction = '๋น์จ์นด๋์ ๋ํด ์๋ ค์ค'
|
53 |
|
54 |
def gen(instruction):
|
55 |
messages = [
|
|
|
49 |
## ๐ป Usage for VLLM
|
50 |
|
51 |
```python
|
|
|
52 |
|
53 |
def gen(instruction):
|
54 |
messages = [
|