Update README.md
This commit is contained in:
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
|
||||||
@ -63,4 +64,6 @@ print(outputs[0]["generated_text"])
|
|||||||
# How many helicopters can a human eat in one sitting?</s>
|
# How many helicopters can a human eat in one sitting?</s>
|
||||||
# <|assistant|>
|
# <|assistant|>
|
||||||
# ...
|
# ...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
from admin
|
||||||
Loading…
Reference in New Issue
Block a user