Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baileytec-labs/llama-on-lambda
/ functions
Functions
3 in github.com/baileytec-labs/llama-on-lambda
⨍
Functions
3
◇
Types & classes
2
↳
Endpoints
1
Method
__init__
(self, scope: Construct, construct_id: str, **kwargs)
llama_lambda/llama_lambda/lambda_function_stack.py:22
Method
__init__
(self, scope: Construct, construct_id: str, **kwargs)
llama_lambda/llama_lambda/llama_lambda_stack.py:18
Function
prompt
( text: str, request: Request, prioroutput: str = "", tokencount: int = 50, penalty: float
llama_lambda/llama_cpp_docker/main.py:16