Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,6 @@ Write a hello world program<end_of_turn>
|
|
26 |
|
27 |
You can also use the following code:
|
28 |
```python
|
29 |
-
|
30 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|
31 |
|
32 |
model_name_or_path = "yys/gemma-7B-it-firefly"
|
|
|
26 |
|
27 |
You can also use the following code:
|
28 |
```python
|
|
|
29 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|
30 |
|
31 |
model_name_or_path = "yys/gemma-7B-it-firefly"
|