Skip to content

Add documentation for LlamaCpp#9

Merged
geoalgo merged 4 commits intoOpenEuroLLM:mainfrom
ErlisLushtaku:erlislushtaku/docs/add-llamacpp-documentation
Feb 20, 2026
Merged

Add documentation for LlamaCpp#9
geoalgo merged 4 commits intoOpenEuroLLM:mainfrom
ErlisLushtaku:erlislushtaku/docs/add-llamacpp-documentation

Conversation

@ErlisLushtaku
Copy link
Collaborator

@ErlisLushtaku ErlisLushtaku commented Feb 14, 2026

Description

  • Improve documentation for the usage of LlamaCpp.
  • Added optional dependency on llama-cpp-python>=0.3.0

Other:

  • Updated gitignore with generated directories (models, open-jury-eval-data, results)

@ErlisLushtaku ErlisLushtaku changed the title Add documentation for llamacpp in Readme Add documentation for llamacpp Feb 14, 2026
@ErlisLushtaku ErlisLushtaku changed the title Add documentation for llamacpp Add documentation for LlamaCPP Feb 14, 2026
@ErlisLushtaku ErlisLushtaku changed the title Add documentation for LlamaCPP Add documentation for LlamaCpp Feb 14, 2026
Copy link
Collaborator

@geoalgo geoalgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks LGTM, only have a small comment about the gitignore.

.gitignore Outdated
.venv

# Evaluation data and results
models/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I am not mistaken files should be written at $OPENJURY_EVAL_DATA in particular openjury-eval-data/ which defaults to ~/openjury-eval-data/ so it should not be in the gitignore?

Regarding models/ and results/ I would also remove them given that they are only related to the llamacpp example.

Copy link
Collaborator Author

@ErlisLushtaku ErlisLushtaku Feb 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted the changes to .gitignore in this commit.

I was using openjury-eval-data inside the project directory for easier inspection, that's why I added it in gitignore, but makes sense to not add it since it is specific to this setup 👍 .

@ErlisLushtaku ErlisLushtaku force-pushed the erlislushtaku/docs/add-llamacpp-documentation branch from 8cf3c4b to 5832529 Compare February 17, 2026 14:54
@ErlisLushtaku ErlisLushtaku force-pushed the erlislushtaku/docs/add-llamacpp-documentation branch from c62d09e to 5832529 Compare February 17, 2026 20:53
@geoalgo geoalgo merged commit 3b5a43d into OpenEuroLLM:main Feb 20, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants