llama_ros: llama.cpp for ROS 2
Loading...
Searching...
No Matches
llama_cli.api Namespace Reference

Functions

 positive_float (inval)
 
None launch_llm (str file_path)
 
None prompt_llm (str prompt, bool reset=False, float temp=0.8, str image_url="")
 

Function Documentation

◆ launch_llm()

None llama_cli.api.launch_llm ( str file_path)

◆ positive_float()

llama_cli.api.positive_float ( inval)

◆ prompt_llm()

None llama_cli.api.prompt_llm ( str prompt,
bool reset = False,
float temp = 0.8,
str image_url = "" )