We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e1362 commit 21d8f5fCopy full SHA for 21d8f5f
llama_cpp/llama_types.py
@@ -1,4 +1,4 @@
1
-from typing import List, Optional, Dict, Union
+from typing import List, Optional, Dict
2
from typing_extensions import TypedDict, NotRequired, Literal
3
4
0 commit comments