Update README.md
Browse files
README.md
CHANGED
|
@@ -70,6 +70,8 @@ response = tokenizer.decode(output_ids[0][input_ids.shape[1]:], skip_special_tok
|
|
| 70 |
print(response)
|
| 71 |
|
| 72 |
|
|
|
|
|
|
|
| 73 |
🛠️ Hugging Face Inference API
|
| 74 |
Use it via API for quick tasks:
|
| 75 |
|
|
|
|
| 70 |
print(response)
|
| 71 |
|
| 72 |
|
| 73 |
+
---
|
| 74 |
+
|
| 75 |
🛠️ Hugging Face Inference API
|
| 76 |
Use it via API for quick tasks:
|
| 77 |
|