Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Commit

Permalink
wip: fixes, formating and 'merged' ports
Browse files Browse the repository at this point in the history
  • Loading branch information
mtb0x1 committed Aug 28, 2023
1 parent 3e25276 commit 7874c59
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@

# rework in progress ...
I will try to port few llama2.rs to wasm, each will be in a ./portX folder with specific instructions.
A global release including all ports is available in `www`, just run `./run.sh` and got to `http://localhost:8080/`
maybe host it as a github page ?

A global release including all ports is available in `www`, just run `./run.sh` and go to `http://localhost:8080/`

Maybe host it as a github page ?

## Check instructions
1. Port1 [A dirty and minimal port of @Gaxler llama2.rs](https://github.com/mtb0x1/llama2.rs.wasm/blob/main/port1/README.md).
Expand Down

0 comments on commit 7874c59

Please sign in to comment.