Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Feb 12, 2024
1 parent 6424827 commit 8751cef
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 48 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

This repository provides a set of ROS 2 packages to integrate [llama.cpp](https://github.com/ggerganov/llama.cpp) into ROS 2. By using the llama_ros packages, you can easily incorporate the powerful optimization capabilities of [llama.cpp](https://github.com/ggerganov/llama.cpp) into your ROS 2 projects.

## Table of Contents

1. [Related Projects](#related-projects)
2. [Installation](#installation)
- [CUDA](#cuda)
3. [Usage](#usage)
- [Lagnchain](#lagnchain)
4. [Demo](#demo)
4. [LLMs](#llms)

## Related Projects

- [chatbot_ros](https://github.com/mgonzs13/chatbot_ros)
- [explainable_ros](https://github.com/Dsobh/explainable_ROS)

## Installation

```shell
Expand Down
47 changes: 0 additions & 47 deletions llama_bringup/launch/westlake.launch.py

This file was deleted.

0 comments on commit 8751cef

Please sign in to comment.