Update examples

This commit is contained in:
Andrei Betlen
2023-03-24 19:10:31 -04:00
parent 5533ed7aa8
commit dfe8608096
3 changed files with 2 additions and 49 deletions

View File

@@ -1,3 +1,5 @@
"""Example FastAPI server for llama.cpp.
"""
from typing import List, Optional
from llama_cpp import Llama