cjpais / cjpais/LocalScore

File does not contain a valid CIL image

Open
#26 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
132
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Hi all,

I would like to run a benchmark on my machine, however I get the following error:

$ ./localscore-small 
Cannot open assembly './localscore-small': File does not contain a valid CIL image.

Also for the most current release downloaded from the releases here:

$ ./localscore-0.9.3 -m VibeThinker-1.5B.Q2_K.gguf 
Cannot open assembly './localscore-0.9.3': File does not contain a valid CIL image.

I was thinking maybe is something on my missing on my system, but ldd gives nothing:

$ LC_ALL=C ldd localscore-0.9.3 
	not a dynamic executable

anybody has an idea what is going wrong?

Many thanks for your help!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the commands using ./localscore-small and ./localscore-0.9.3, including the VibeThinker-1.5B.Q2_K.gguf argument, and compare the downloaded release artifacts with the expected executable format. Done means a released LocalScore binary can be opened and the benchmark command runs without the CIL-image error.

Written by the indexing model from the issue text.

Assessment

Domain
cli, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.