Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abetlen/llama-cpp-python
/ Chat.py
File
Chat.py
examples/low_level_api/Chat.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/bin/python
2
import
sys, os, datetime
3
from
common
import
GptParams
4
from
low_level_api_chat_cpp
import
LLaMAInteract
Callers
nothing calls this directly
Calls
4
GptParams
Class · 0.90
LLaMAInteract
Class · 0.90
interact
Method · 0.80
env_or_def
Function · 0.70
Tested by
no test coverage detected