Skip to content

Commit

Permalink
Merge pull request #2 from emd1tey/develop
Browse files Browse the repository at this point in the history
Init
  • Loading branch information
emd1tey committed Mar 21, 2024
2 parents 1ef33f6 + 8b6bcb1 commit af49a18
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,3 @@ wget https://huggingface.co/kirp/TinyLlama-1.1B-Chat-v0.2-bin/resolve/main/tok_t
wget https://huggingface.co/kirp/TinyLlama-1.1B-Chat-v0.2-bin/resolve/main/tl-chat.bin
```

Then, just run the Mojo

```bash
mojo llama2.mojo tl-chat.bin \
-z tok_tl-chat.bin \
-n 256 -t 0 -s 100 -i "<|im_start|>user\nGive me a python function to generate Fibonacci sequence<|im_end|>\n<|im_start|>assistant\n"
```

0 comments on commit af49a18

Please sign in to comment.