Update README.md
Browse files
README.md
CHANGED
|
@@ -154,4 +154,4 @@ model = AutoModelForCausalLM.from_pretrained("fibonacciai/fibonacci-2-14b")
|
|
| 154 |
input_text = "مرحبًا! كيف يمكنني مساعدتك اليوم؟"
|
| 155 |
inputs = tokenizer(input_text, return_tensors="pt")
|
| 156 |
outputs
|
| 157 |
-
::contentReference[oaicite:0]{index=0}
|
|
|
|
| 154 |
input_text = "مرحبًا! كيف يمكنني مساعدتك اليوم؟"
|
| 155 |
inputs = tokenizer(input_text, return_tensors="pt")
|
| 156 |
outputs
|
| 157 |
+
::contentReference[oaicite:0]{index=0}
|