Update README.md

This commit is contained in:
cheetahadmin 2026-06-19 00:44:36 +00:00
parent 5c8a23d81c
commit f41f1606d3

@ -15,6 +15,7 @@ widget:
- role: user - role: user
content: Write me a function to calculate the first 10 digits of the fibonacci sequence in Python and print it out to the CLI. content: Write me a function to calculate the first 10 digits of the fibonacci sequence in Python and print it out to the CLI.
--- ---
<div align="center"> <div align="center">
# TinyLlama-1.1B # TinyLlama-1.1B
@ -64,3 +65,5 @@ print(outputs[0]["generated_text"])
# <|assistant|> # <|assistant|>
# ... # ...
``` ```
from admin