Skip to content

Remove unused env vars from Makefile and update README#33

Merged
doringeman merged 4 commits intodocker:mainfrom
doringeman:misc
May 8, 2025
Merged

Remove unused env vars from Makefile and update README#33
doringeman merged 4 commits intodocker:mainfrom
doringeman:misc

Conversation

@doringeman
Copy link
Contributor

Remove unused TARGET_OS and ACCEL.
Update README to mention LLAMA_SERVER_VERSION and LLAMA_SERVER_VARIANT.

doringeman added 3 commits May 8, 2025 16:34
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
Makefile Outdated
@@ -4,8 +4,6 @@ GO_VERSION := 1.23.7
LLAMA_SERVER_VERSION := v0.0.4
Copy link

Choose a reason for hiding this comment

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

nit: should be latest?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, thanks!
Fixed in f826ff1.

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
@doringeman doringeman merged commit f9a9cd3 into docker:main May 8, 2025
ericcurtin referenced this pull request in ericcurtin/model-runner Sep 21, 2025
Revamp template capabilities + inject tools in system message when not supported by template
doringeman pushed a commit to doringeman/model-runner that referenced this pull request Sep 23, 2025
* Append layers

Signed-off-by: Emily Casey <emily@atomicjar.com>

* Allow license to be added with model tool

Signed-off-by: Emily Casey <emily@atomicjar.com>

* Update README with license usage

Signed-off-by: Emily Casey <emily@atomicjar.com>

* Fixup tool output

Signed-off-by: Emily Casey <emily@atomicjar.com>

---------

Signed-off-by: Emily Casey <emily@atomicjar.com>
doringeman pushed a commit to doringeman/model-runner that referenced this pull request Sep 24, 2025
* Append layers

Signed-off-by: Emily Casey <emily@atomicjar.com>

* Allow license to be added with model tool

Signed-off-by: Emily Casey <emily@atomicjar.com>

* Update README with license usage

Signed-off-by: Emily Casey <emily@atomicjar.com>

* Fixup tool output

Signed-off-by: Emily Casey <emily@atomicjar.com>

---------

Signed-off-by: Emily Casey <emily@atomicjar.com>
doringeman pushed a commit to doringeman/model-runner that referenced this pull request Oct 2, 2025
doringeman pushed a commit to doringeman/model-runner that referenced this pull request Feb 10, 2026
* Initial plan

* Create SmolLM3 model card with generated variants table

Co-authored-by: kiview <5088104+kiview@users.noreply.github.com>

* Update SmolLM3 HuggingFace link to point to GGUF repository

Co-authored-by: kiview <5088104+kiview@users.noreply.github.com>

* Add original model and blog post links to SmolLM3 model card

Co-authored-by: kiview <5088104+kiview@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kiview <5088104+kiview@users.noreply.github.com>
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