llama_ros: llama.cpp for ROS 2
|
Functions | |
str | download_model (str repo, str file) |
Tuple | load_prompt_type (str prompt_file_name) |
IncludeLaunchDescription | create_llama_launch_from_yaml (str file_path) |
IncludeLaunchDescription | create_llama_launch (**kwargs) |
IncludeLaunchDescription llama_bringup.utils.create_llama_launch | ( | ** | kwargs | ) |
IncludeLaunchDescription llama_bringup.utils.create_llama_launch_from_yaml | ( | str | file_path | ) |
str llama_bringup.utils.download_model | ( | str | repo, |
str | file ) |
Tuple llama_bringup.utils.load_prompt_type | ( | str | prompt_file_name | ) |