Skip to content

Commit

Permalink
- Removed out-of-date promptlib notebooks
Browse files Browse the repository at this point in the history
- Moved newer promptlib notebooks from tutorials/promptlib to promptlib/notebooks
  • Loading branch information
emrekiciman committed Feb 2, 2024
1 parent 09da6d2 commit ed04662
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 3,316 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The [pyaici](./pyaici) package contains `aici` command line tool that lets you
We anticipate [libraries](#architecture) will be built on top of controllers.
We provide an example in [promptlib](./promptlib) - a client-side Python library
that generates interacts with [DeclCtrl](./declctrl) via the pyaici package,
see [example notebooks](./tutorials/promptlib_examples/).
see [example notebooks](./promptlib/notebooks/).

The controllers can be run in a cloud or local AICI-enabled LLM inference engine.
You can **run the provided reference engine (rLLM) locally** with either
Expand Down
2,388 changes: 0 additions & 2,388 deletions promptlib/notebooks/aici_server_example.ipynb

This file was deleted.

154 changes: 0 additions & 154 deletions promptlib/notebooks/attention_examples.ipynb

This file was deleted.

167 changes: 0 additions & 167 deletions promptlib/notebooks/basics.ipynb

This file was deleted.

File renamed without changes.
Loading

0 comments on commit ed04662

Please sign in to comment.