Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 388 Bytes

File metadata and controls

15 lines (8 loc) · 388 Bytes

UIMACPP LLM Annotator

Building instructions:

  • In a UIMACPP build docker image
  • cd llama.cpp; make -j
  • in this folder make

Test with

Download gemma-2-2b-it.q2_k.gguf from Huggingface, then:

export LD_LIBRARY_PATH=$PWD; /usr/local/uima/bin/runAECpp -l 2 LlmAnnotator.xml sample.txt out