jozu-ai / modelkit-factory

This repository hosts automation for packaging ModelKits for Open Source AI models.
Apache License 2.0
0 stars 3 forks source link

Migrate models to jozu hub #4

Closed gorkem closed 2 months ago

gorkem commented 3 months ago

Migrate the ModelKits that are hosted on ghcr to Jozu Hub.

gorkem commented 3 months ago

gemma models are hitting https://github.com/ggerganov/llama.cpp/issues/7923

amisevsk commented 3 months ago

Included in this: we should not forget to update modelkit references where appropriate (e.g. the fine-tuning sample is on jozu.ml but references llama-3 on ghcr.io

gorkem commented 3 months ago

fine-tuning sample is from my local and not produced by the the factory.