Skip to content

Releases: mgonzs13/llama_ros

3.8.3

03 Sep 11:00
Compare
Choose a tag to compare
  • fixed stop when n_remain is 0
  • llama.cpp updated

3.8.2

30 Aug 10:10
Compare
Choose a tag to compare
  • ChatLlamaROS stream fix
  • ChatLlamaROS demo video added
  • Fix passing image as data

3.8.1

30 Aug 09:39
Compare
Choose a tag to compare
  • llama.cpp updated
  • new cpuparams

3.8.0

30 Aug 07:26
Compare
Choose a tag to compare
  • service to list LoRAs added
  • service to modify LoRAs scale added
  • Qwen2 added
  • Phi-3 repos fixed
  • llama.cpp updated

3.7.0

27 Aug 13:51
Compare
Choose a tag to compare
  • Format chat messages service create
  • llama_ros_common for langchain integration
  • Langchain Chat integration
  • new chatllama_demo create
  • n_threads_batch default set to 1
  • llama.cpp update

3.6.0

22 Aug 08:36
Compare
Choose a tag to compare
  • Llama and Llava destructors fixed
  • gpt_params renamed to llama_params
  • params are now structs managed by functions instead of a class
  • llama.cpp updated

3.5.2

21 Aug 19:38
Compare
Choose a tag to compare
  • llama.cpp
  • minor fix to params
  • phi-3-adapter updated to 3.5

3.5.1

21 Aug 08:34
Compare
Choose a tag to compare
  • embedding set to false by default
  • fixes to readme
  • phi-3 updated to 3.5

3.5.0

20 Aug 21:40
Compare
Choose a tag to compare
  • Life cycle nodes for LlamaNode and LlavaNode

3.4.3

19 Aug 16:01
Compare
Choose a tag to compare
  • llama.cpp updated
  • MiniCPM 2.6 added