Releases: mgonzs13/llama_ros
Releases · mgonzs13/llama_ros
3.5.2
- llama.cpp
- minor fix to params
- phi-3-adapter updated to 3.5
3.5.1
- embedding set to false by default
- fixes to readme
- phi-3 updated to 3.5
3.5.0
- Life cycle nodes for LlamaNode and LlavaNode
3.4.3
- llama.cpp updated
- MiniCPM 2.6 added
3.4.2
- llava namespace removed
- llama_cli prompt fixed
3.4.1
- llama.cpp updated
- should_add_bos_token --> add_bos_token
3.4.0
- llava params (image text, image prefix, image suffix)
- llava added to llama_cli
- MiniCPM 2_5 added
- llama.cpp updated
3.3.1
- lora path option added
- llama.cpp updated
3.3.0
- llama.cpp updated
- multiple LoRA adapters feature added
- Phi-3 multi-adapter example added
3.2.1
- llama.cpp updated
- llama init returns struct instead of tuple