mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Update examples
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"""Example FastAPI server for llama.cpp.
|
||||
"""
|
||||
from typing import List, Optional
|
||||
|
||||
from llama_cpp import Llama
|
||||
|
||||
Reference in New Issue
Block a user